summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann1-6/+11
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann1-1/+9
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann1-12/+14
2012-04-17usb-host: trace canceled requestsGerd Hoffmann1-1/+3
2012-04-17usb-host: trace emulated requestsGerd Hoffmann1-3/+9
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann2-0/+6
2012-04-17usb-uhci: queuing fixGerd Hoffmann1-3/+10
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann1-0/+3
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann3-1/+25
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori3-1/+17
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori7-294/+204
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori5-8/+112
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka1-10/+33
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka2-0/+12
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka1-1/+1
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson1-3/+11
2012-04-15pseries: Reset vscsi properlyDavid Gibson1-2/+7
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson2-4/+9
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson1-1/+0
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson1-6/+0
2012-04-15pseries: Fix RTAS based config accessDavid Gibson1-38/+79
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson3-5/+3
2012-04-15pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson1-2/+0
2012-04-15pseries: Implement RTAS system-reboot callDavid Gibson1-0/+14
2012-04-15pseries: Fix bug with reset of VIO CRQsDavid Gibson1-8/+25
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson3-24/+15
2012-04-15pci: fix corrupted pci conf index register by unaligned writeAvi Kivity1-0/+3
2012-04-15acpi: explicitly account for >1 device per slotMichael S. Tsirkin1-3/+10
2012-04-15acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson1-3/+4
2012-04-15acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson1-6/+0
2012-04-15acpi_piix4: Fix PCI hotplug raceAlex Williamson1-21/+53
2012-04-15acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson1-30/+14
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl12-169/+330
2012-04-13xen: handle backend deletion from xenstoreStefano Stabellini2-8/+13
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu2-0/+98
2012-04-13Xen: basic HVM MSI injection support.Wei Liu1-0/+1
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+29
2012-04-13hw/arm_gic: Remove stray hardcoded tabPeter Maydell1-1/+1
2012-04-13hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell1-2/+3
2012-04-13hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2-4/+10
2012-04-13hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2-2/+19
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell1-19/+30
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell1-8/+24
2012-04-13hw/realview_gic: switch to sysbus GICPeter Maydell1-12/+26
2012-04-13hw/a9mpcore: Switch to using sysbus GICPeter Maydell1-25/+35
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell1-9/+26
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell7-1/+57
2012-04-13hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell1-9/+40
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell7-48/+15
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell7-26/+19