aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-01-11i2c-ddc: fix oob readGerd Hoffmann
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann
2019-01-10hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost
2019-01-09memory-device: rewrite address assignment using rangesDavid Hildenbrand
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth
2019-01-09hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth
2019-01-09hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta
2019-01-09spapr: enable XIVE MMIOs at resetCédric Le Goater
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater
2019-01-09pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater
2019-01-09ppc: export the XICS and XIVE set_irq handlersCédric Le Goater
2019-01-09spapr: return from post_load method when RTC import failsCédric Le Goater
2019-01-09ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater
2019-01-09ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater
2019-01-09spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater
2019-01-09spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater
2019-01-09spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz
2019-01-09pci: allow cleanup/unregistration of PCI root busesMichael Roth
2019-01-09spapr: move spapr_create_phb() to core machine codeGreg Kurz
2019-01-09ppc4xx: Disable debug logging by defaultBALATON Zoltan
2019-01-09ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy
2019-01-09spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier
2019-01-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell
2019-01-08usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini
2019-01-08hw/usb: Add generic sys-bus EHCI controllerHongbo Zhang
2019-01-08usb: dev-mtp: fix memory leak in error pathLi Qiang
2019-01-08usb: drop unnecessary usb_device_post_load checksJonathan Davies
2019-01-08hw/alpha/typhoon: Stop calling cpu_unassigned_access()Peter Maydell
2019-01-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell
2019-01-07Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson
2019-01-07hw/misc/tz-mpc: Fix value of BLK_MAX registerPeter Maydell
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé