summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb-host: add property to turn off pipeliningGerd Hoffmann2012-04-171-1/+9
* | | usb-host: add usb packet to request tracepointsGerd Hoffmann2012-04-171-12/+14
* | | usb-host: trace canceled requestsGerd Hoffmann2012-04-171-1/+3
* | | usb-host: trace emulated requestsGerd Hoffmann2012-04-171-3/+9
* | | Add bootindex support to usb-host and usb-redirGerd Hoffmann2012-04-172-0/+6
* | | usb-uhci: queuing fixGerd Hoffmann2012-04-171-3/+10
* | | usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann2012-04-171-0/+3
* | | usb/vmstate: add parent dev pathGerd Hoffmann2012-04-173-1/+25
|/ /
* | Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori2012-04-163-1/+17
|\ \
| * | vapic: Disable for pre-1.1 machinesJan Kiszka2012-04-161-10/+33
| * | pcnet: Properly handle TX requests during Link FailJan Kiszka2012-04-162-0/+12
| * | pcnet: Clear ERR in CSR0 on stopJan Kiszka2012-04-161-1/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-167-294/+204
|\ \
| * | pci: fix corrupted pci conf index register by unaligned writeAvi Kivity2012-04-151-0/+3
| * | acpi: explicitly account for >1 device per slotMichael S. Tsirkin2012-04-151-3/+10
| * | acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson2012-04-151-3/+4
| * | acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson2012-04-151-6/+0
| * | acpi_piix4: Fix PCI hotplug raceAlex Williamson2012-04-151-21/+53
| * | acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson2012-04-151-30/+14
| * | virtio-pci: change virtio balloon PCI class codeDavid Gibson2012-04-112-1/+12
| * | ivshmem: add missing msix callsMichael S. Tsirkin2012-04-111-15/+33
| * | vhost: readd assert statementMichael S. Tsirkin2012-04-111-0/+1
| * | vhost: Fix size of dirty log sync on resizeAlex Williamson2012-04-111-4/+5
| * | pc: reduce duplication in compat machine typesMichael S. Tsirkin2012-04-111-215/+73
| * | piix_pci: fix typo in i400FX chipset init codeAlexey Korolev2012-04-111-1/+1
* | | Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori2012-04-165-8/+112
|\ \ \ | |_|/ |/| |
| * | xen: handle backend deletion from xenstoreStefano Stabellini2012-04-132-8/+13
| * | Xen: Add xen-apic support and hook it up.Wei Liu2012-04-132-0/+98
| * | Xen: basic HVM MSI injection support.Wei Liu2012-04-131-0/+1
* | | pseries: Fix reset of VIO network deviceDavid Gibson2012-04-151-3/+11
* | | pseries: Reset vscsi properlyDavid Gibson2012-04-151-2/+7
* | | pseries: Correctly use the device model reset hooksDavid Gibson2012-04-152-4/+9
* | | pseries: Remove old hcalls hook stubDavid Gibson2012-04-151-1/+0
* | | pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson2012-04-151-6/+0
* | | pseries: Fix RTAS based config accessDavid Gibson2012-04-151-38/+79
* | | pseries: Consolidate hack for RTAS display-character usageDavid Gibson2012-04-153-5/+3
* | | pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson2012-04-151-2/+0
* | | pseries: Implement RTAS system-reboot callDavid Gibson2012-04-151-0/+14
* | | pseries: Fix bug with reset of VIO CRQsDavid Gibson2012-04-151-8/+25
* | | pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson2012-04-153-24/+15
* | | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-04-1412-169/+330
|\ \ \ | |/ / |/| |
| * | hw/arm_gic: Remove stray hardcoded tabPeter Maydell2012-04-131-1/+1
| * | hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell2012-04-131-2/+3
| * | hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2012-04-132-4/+10
| * | hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2012-04-132-2/+19
| * | hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell2012-04-131-19/+30
| * | hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell2012-04-131-8/+24
| * | hw/realview_gic: switch to sysbus GICPeter Maydell2012-04-131-12/+26
| * | hw/a9mpcore: Switch to using sysbus GICPeter Maydell2012-04-131-25/+35
| * | hw/a15mpcore: switch to using sysbus GICPeter Maydell2012-04-131-9/+26
OpenPOWER on IntegriCloud