aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang
2012-03-19.gitignore: add qemu-bridge-helper and option rom build productsDavid Gibson
2012-03-19cleanup obsolete typedefJoshua Housh
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody
2012-03-19ds1338: Add missing break statementStefan Weil
2012-03-19vnc: Fix packed boolean struct membersStefan Weil
2012-03-19Remove type field in ModuleEntry as it's not usedChen Yufei
2012-03-19memory: check for watchpoints when getting code ram_addrAvi Kivity
2012-03-19exec: fix write tlb entry misused as iotlbAvi Kivity
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-16Merge remote-tracking branch 'kraxel/seabios-1.6.3.2' into stagingAnthony Liguori
2012-03-16pci: fix double free of romfile propertyAnthony Liguori
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-15qapi: Convert migrateLuiz Capitulino
2012-03-15Purge migration of (almost) everything to do with monitorsLuiz Capitulino
2012-03-15Error: Introduce error_copy()Luiz Capitulino
2012-03-15QError: Introduce new errors for the migration commandLuiz Capitulino
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