aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-11memory: Fix old portio word accessesJan Kiszka
2011-10-11Introduce PortioListAvi Kivity
2011-10-10isa: Tidy support code for isabus_get_fw_dev_pathRichard Henderson
2011-10-10ppc_newworld: convert to memory APIAvi Kivity
2011-10-10hw/versatile_pci: Expose multiple sysbus mmio regionsPeter Maydell
2011-10-10hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2Peter Maydell
2011-10-10ppc405_boards: convert to memory APIAvi Kivity
2011-10-10petalogix_s2adsp1800: convert to memory APIAvi Kivity
2011-10-10petalogix_ml605: convert to memory APIAvi Kivity
2011-10-10palm: convert to memory APIAvi Kivity
2011-10-10hw/lan9118.c: Convert to MemoryRegionPeter Maydell
2011-10-09Restore consistent formattingmalc
2011-10-09Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity
2011-10-09target-alpha: Fix compilation errors for 32 bit hostsStefan Weil
2011-10-08Merge branch 'axp-system-7' of git://repo.or.cz/qemu/rthBlue Swirl
2011-10-08target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson
2011-10-08target-alpha: Implement HALT IPR.Richard Henderson
2011-10-08target-alpha: Implement WAIT IPR.Richard Henderson
2011-10-08target-alpha: Add CLIPPER emulation.Richard Henderson
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson
2011-10-08target-alpha: Honor icount for RPCC instruction.Richard Henderson
2011-10-08Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32Blue Swirl
2011-10-08Merge branch 'tracing' of git://repo.or.cz/qemu/stefanhaBlue Swirl
2011-10-08tcg/s390: Remove unused tcg_out_addi()Peter Maydell
2011-10-08tcg/ia64: Remove unused tcg_out_addi()Peter Maydell
2011-10-08Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-10-08ARM: fix segfaultBlue Swirl
2011-10-06ppc64: Fix linker scriptAndreas Färber
2011-10-06pseries: Implement set-time-of-day RTAS functionBreno Leitao
2011-10-06pseries: Refactor spapr irq allocationDavid Gibson
2011-10-06PPC: Clean up BookE timer codeAlexander Graf
2011-10-06PPC: booke timersFabien Chouteau
2011-10-06KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf
2011-10-06KVM: Update kernel headersAlexander Graf
2011-10-06KVM: Update kernel headersAlexander Graf
2011-10-06PPC: Fix heathrow PIC to use little endian MMIOAlexander Graf
2011-10-06PPC: Fix via-cuda memory registrationAlexander Graf
2011-10-06ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier
2011-10-06openpic: Unfold write_IRQregAlexander Graf
2011-10-06openpic: Unfold read_IRQregAlexander Graf
2011-10-06ppc405: use RAM_ADDR_FMT instead of %08lxStefan Hajnoczi
2011-10-06Gdbstub: handle read of fpscrFabien Chouteau
2011-10-06vscsi: send the CHECK_CONDITION status down together with autosense dataPaolo Bonzini
2011-10-06pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson
2011-10-06Implement POWER7's CFAR in TCGDavid Gibson
2011-10-06ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood
2011-10-06ppc: booke206: add "info tlb" supportScott Wood
2011-10-06kvm: ppc: booke206: use MMU APIScott Wood
2011-10-06KVM: Update kernel headersAlexander Graf
2011-10-06pseries: use macro for firmware filenameNishanth Aravamudan