aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05memory: check address space when a listener is registeredmemory/coreJulien Grall
2012-03-19memory: print aliased IO ranges in info mtreeBlue Swirl
2012-03-19ioport: use INT64_MAX for IO rangesBlue Swirl
2012-03-18tcg: fix sparc host for AREG0 free operationBlue Swirl
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl
2012-03-18TCG: add 5 arg helpers to def-helper.hBlue Swirl
2012-03-18softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl
2012-03-18i386: Remove REGPARMBlue Swirl
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl
2012-03-17sparc: reset CPU state on resetBlue Swirl
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-17w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil
2012-03-17softfloat: fix for C99Avi Kivity
2012-03-17Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-17Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-03-17vmstate: fix varrays with uint32_t indexesAmos Kong
2012-03-17Fix large memory chunks allocation with tcg_malloc.Kirill Batuzov
2012-03-16hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell
2012-03-16hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-03-15malta: Fix display for LED arrayStefan Weil
2012-03-15malta: Use symbolic hardware addressesStefan Weil
2012-03-15malta: Always allocate flash memoryStefan Weil
2012-03-15malta: Clean allocation of bios region aliasStefan Weil
2012-03-15target-arm: Decode SETEND correctly in ThumbPeter Maydell
2012-03-15target-arm: Clear IT bits when taking exceptions in v7MPeter Maydell
2012-03-15target-arm: Fix typo in ARM946 cp15 c5 handlingPeter Maydell
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki
2012-03-15PPC: Fix openpic with relative memregionsAlexander Graf
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson
2012-03-15PPC: KVM: Synchronize regs on CPU dumpAlexander Graf
2012-03-15kvm: Comparison with ioctl number macros needs to be unsignedDavid Gibson
2012-03-15ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-15PPC: Fix large page support in TCGNathan Whitehorn
2012-03-15PPC: Add PIR register to POWER7 CPUNathan Whitehorn
2012-03-15pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy
2012-03-15pseries: Remove unused constant from PCI codeDavid Gibson
2012-03-15pseries: Update SLOF firmware imageDavid Gibson
2012-03-15PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth
2012-03-15pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson
2012-03-15ppc: Add missing 'static' to spin_rw_opsStefan Weil
2012-03-15PPC: 405: Fix ppc405ep initializationAlexander Graf
2012-03-15Bad zero comparison for sas_ss_flags on powerpcAlex Barcelo
2012-03-14target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber
2012-03-14Merge remote-tracking branch 'afaerber/qom-cpu.v5' into stagingAnthony Liguori