aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann
2012-04-17usb-hub: add tracepointsGerd Hoffmann
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-04-17usb-uhci: queuing fixGerd Hoffmann
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Reset vscsi properlyDavid Gibson
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson
2012-04-15pseries: Fix RTAS based config accessDavid Gibson
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson
2012-04-15pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson
2012-04-15pseries: Implement RTAS system-reboot callDavid Gibson
2012-04-15pseries: Fix bug with reset of VIO CRQsDavid Gibson
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson
2012-04-15pci: fix corrupted pci conf index register by unaligned writeAvi Kivity
2012-04-15acpi: explicitly account for >1 device per slotMichael S. Tsirkin
2012-04-15acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson
2012-04-15acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson
2012-04-15acpi_piix4: Fix PCI hotplug raceAlex Williamson
2012-04-15acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-13xen: handle backend deletion from xenstoreStefano Stabellini
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu
2012-04-13Xen: basic HVM MSI injection support.Wei Liu
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-13hw/arm_gic: Remove stray hardcoded tabPeter Maydell
2012-04-13hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell
2012-04-13hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell
2012-04-13hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell
2012-04-13hw/realview_gic: switch to sysbus GICPeter Maydell
2012-04-13hw/a9mpcore: Switch to using sysbus GICPeter Maydell
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell
2012-04-13hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell