aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-15target-ppc: QOM'ify CPU resetAndreas Färber
2012-04-15target-ppc: Start QOM'ifying CPU initAndreas Färber
2012-04-15target-ppc: QOM'ify CPUAndreas Färber
2012-04-15target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson
2012-04-15target-ppc: Drop cpu_ppc_close()Andreas Färber
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-15PPC: Fix TLB invalidation bug within the PPC interrupt handler.Mark Cave-Ayland
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-15pcspk: initialize PC speaker if compiled inHervé Poussineau
2012-04-14tests: remove .SECONDARY special targetPaolo Bonzini
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov
2012-04-14target-xtensa: fix tb invalidation for IBREAK and LOOPMax Filippov
2012-04-14exec: provide tb_invalidate_phys_addr functionMax Filippov
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-04-14coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31Peter Maydell
2012-04-14Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-14target-xtensa: Start QOM'ifying CPU initAndreas Färber
2012-04-14target-xtensa: QOM'ify CPU resetAndreas Färber
2012-04-14target-xtensa: QOM'ify CPUAndreas Färber
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov
2012-04-14target-xtensa: Move helpers.h to helper.hLluís Vilanova
2012-04-13xen: introduce an event channel for buffered io event notificationsStefano Stabellini
2012-04-13xen-mapcache: don't unmap locked entry during mapcache invalidationJulien Grall
2012-04-13Xen, mapcache: Fix the compute of the size of bucket.Anthony PERARD
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-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-04-13Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' 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