summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-111-1/+1
* scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck2019-01-113-9/+29
* esp-pci: Fix status register write erase controlGuenter Roeck2019-01-111-3/+3
* pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini2019-01-111-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2019-01-101-2/+0Star
|\
| * configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-2/+0Star
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-01-1014-15/+5Star
|\ \
| * | ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2019-01-093-4/+4
| * | trivial: Don't include isa.h if it is not really necessaryThomas Huth2019-01-099-9/+0Star
| * | hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth2019-01-091-1/+0Star
| * | hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta2019-01-091-1/+1
* | | spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-082-0/+18
* | | spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-083-3/+197
* | | spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-084-9/+27
* | | pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-081-3/+4
* | | ppc: export the XICS and XIVE set_irq handlersCédric Le Goater2019-01-083-3/+3
* | | spapr: return from post_load method when RTC import failsCédric Le Goater2019-01-081-2/+7
* | | ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater2019-01-086-15/+15
* | | ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater2019-01-083-8/+13
* | | spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater2019-01-084-17/+44
* | | spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-082-15/+11Star
* | | spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-081-2/+0Star
* | | pci: allow cleanup/unregistration of PCI root busesMichael Roth2019-01-081-0/+33
* | | spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-082-12/+12
* | | ppc4xx: Disable debug logging by defaultBALATON Zoltan2019-01-081-2/+1Star
* | | ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-083-1/+87
* | | spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-082-0/+41
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell2019-01-087-59/+74
|\ \
| * | usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini2019-01-082-53/+53
| * | hw/usb: Add generic sys-bus EHCI controllerHongbo Zhang2019-01-082-0/+18
| * | usb: dev-mtp: fix memory leak in error pathLi Qiang2019-01-081-0/+1
| * | usb: drop unnecessary usb_device_post_load checksJonathan Davies2019-01-081-6/+0Star
| * | hw/usb: fix mistaken de-initialization of CCID stateDaniel P. Berrangé2019-01-071-0/+2
| |/
* | hw/alpha/typhoon: Stop calling cpu_unassigned_access()Peter Maydell2019-01-081-20/+27
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell2019-01-0724-42/+1172
|\ \
| * | Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson2019-01-078-10/+27
| * | hw/misc/tz-mpc: Fix value of BLK_MAX registerPeter Maydell2019-01-071-1/+1
| * | arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz2019-01-071-0/+26
| * | arm: Instantiate NRF51 TimersSteffen Görtz2019-01-071-0/+26
| * | hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz2019-01-073-0/+399
| * | arm: Instantiate NRF51 general purpose I/OSteffen Görtz2019-01-071-0/+16
| * | hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz2019-01-073-0/+308
| * | arm: Instantiate NRF51 random number generatorSteffen Görtz2019-01-071-0/+16
| * | hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz2019-01-072-0/+263
| * | arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz2019-01-071-21/+12Star
| * | hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé2019-01-071-0/+6
| * | hw/arm: versal: Plug memory leaksEdgar E. Iglesias2019-01-071-0/+2
| * | Revert "armv7m: Guard against no -kernel argument"Stefan Hajnoczi2019-01-071-5/+0Star
| * | arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel2019-01-071-4/+19
| * | hw/cpu: introduce CPU clustersLuc Michel2019-01-072-1/+51
| |/