summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memory: check address space when a listener is registeredJulien Grall2012-04-051-0/+5
* memory: print aliased IO ranges in info mtreeBlue Swirl2012-03-191-7/+7
* ioport: use INT64_MAX for IO rangesBlue Swirl2012-03-191-1/+1
* tcg: fix sparc host for AREG0 free operationBlue Swirl2012-03-181-0/+11
* Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl2012-03-186-268/+93
* Sparc: avoid AREG0 for memory access helpersBlue Swirl2012-03-186-226/+388
* TCG: add 5 arg helpers to def-helper.hBlue Swirl2012-03-181-0/+26
* softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl2012-03-1816-44/+576
* i386: Remove REGPARMBlue Swirl2012-03-187-104/+77
* sparc64: implement PCI and ISA irqsBlue Swirl2012-03-175-38/+93
* sparc: reset CPU state on resetBlue Swirl2012-03-172-2/+4
* apb: use normal PCI device header for PBM deviceBlue Swirl2012-03-171-1/+0
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-1711-101/+118
|\
| * hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell2012-03-161-2/+1
| * hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| * hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| * ARM: Remove unnecessary subpage workaroundsPeter Maydell2012-03-163-8/+4
| * hw/omap_i2c: Convert to qdevJuha Riihimäki2012-03-155-79/+101
* | w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil2012-03-174-7/+7
* | softfloat: fix for C99Avi Kivity2012-03-172-4/+6
* | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2012-03-172-25/+43
|\ \
| * | target-arm: Decode SETEND correctly in ThumbPeter Maydell2012-03-151-23/+40
| * | target-arm: Clear IT bits when taking exceptions in v7MPeter Maydell2012-03-151-1/+2
| * | target-arm: Fix typo in ARM946 cp15 c5 handlingPeter Maydell2012-03-151-1/+1
| |/
* | Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl2012-03-171-48/+36
|\ \
| * | malta: Fix display for LED arrayStefan Weil2012-03-151-1/+1
| * | malta: Use symbolic hardware addressesStefan Weil2012-03-151-6/+13
| * | malta: Always allocate flash memoryStefan Weil2012-03-151-32/+22
| * | malta: Clean allocation of bios region aliasStefan Weil2012-03-151-15/+6
| |/
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-03-1720-175/+293
|\ \
| * | PPC: Fix openpic with relative memregionsAlexander Graf2012-03-151-10/+2
| * | pseries: Configure PCI bridge using propertiesDavid Gibson2012-03-152-76/+94
| * | PPC: KVM: Synchronize regs on CPU dumpAlexander Graf2012-03-151-0/+2
| * | kvm: Comparison with ioctl number macros needs to be unsignedDavid Gibson2012-03-151-1/+4
| * | ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge2012-03-151-2/+2
| * | pseries: Add support for level interrupts to XICSDavid Gibson2012-03-156-38/+117
| * | PPC: Fix large page support in TCGNathan Whitehorn2012-03-151-6/+6
| * | PPC: Add PIR register to POWER7 CPUNathan Whitehorn2012-03-151-0/+5
| * | pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy2012-03-151-20/+0
| * | pseries: Remove unused constant from PCI codeDavid Gibson2012-03-151-7/+0
| * | pseries: Update SLOF firmware imageDavid Gibson2012-03-153-1/+1
| * | PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth2012-03-153-11/+47
| * | pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson2012-03-151-2/+10
| * | ppc: Add missing 'static' to spin_rw_opsStefan Weil2012-03-151-1/+1
| * | PPC: 405: Fix ppc405ep initializationAlexander Graf2012-03-151-0/+2
| * | Bad zero comparison for sas_ss_flags on powerpcAlex Barcelo2012-03-151-1/+1
| |/
* | vmstate: fix varrays with uint32_t indexesAmos Kong2012-03-171-0/+2
* | Fix large memory chunks allocation with tcg_malloc.Kirill Batuzov2012-03-172-6/+10
|/
* target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber2012-03-142-4/+4
* Merge remote-tracking branch 'afaerber/qom-cpu.v5' into stagingAnthony Liguori2012-03-14229-2984/+3148
|\
OpenPOWER on IntegriCloud