aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell
2012-04-13hw/exynos4210_combiner.c: Drop excessive read/write access check.Evgeny Voevodin
2012-04-13ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin
2012-04-13Fix bit test in Exynos4210 UART emulation to use & instead of &&Daniel P. Berrange
2012-04-12kvmclock: guest stop notificationEric B Munson
2012-04-12kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin
2012-04-12ps2: avoid repeated header file includesWanpeng Li
2012-04-11rtl8139: do not assume TxStatus[] and TxAddr[] are adjacentStefan Hajnoczi
2012-04-11virtio-pci: change virtio balloon PCI class codeDavid Gibson
2012-04-11ivshmem: add missing msix callsMichael S. Tsirkin
2012-04-11vhost: readd assert statementMichael S. Tsirkin
2012-04-11vhost: Fix size of dirty log sync on resizeAlex Williamson
2012-04-11pc: reduce duplication in compat machine typesMichael S. Tsirkin
2012-04-11piix_pci: fix typo in i400FX chipset init codeAlexey Korolev
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori