sdk/emulator/qemu.git
2012-03-19 Stefan Weilvnc: Fix packed boolean struct members
2012-03-19 Chen YufeiRemove type field in ModuleEntry as it's not used
2012-03-18 Blue Swirltcg: fix sparc host for AREG0 free operation
2012-03-18 Blue SwirlSparc: avoid AREG0 wrappers for memory access helpers
2012-03-18 Blue SwirlSparc: avoid AREG0 for memory access helpers
2012-03-18 Blue SwirlTCG: add 5 arg helpers to def-helper.h
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-18 Blue Swirli386: Remove REGPARM
2012-03-17 Blue Swirlsparc64: implement PCI and ISA irqs
2012-03-17 Blue Swirlsparc: reset CPU state on reset
2012-03-17 Blue Swirlapb: use normal PCI device header for PBM device
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-17 Stefan Weilw64: Fix data type of next_tb and tcg_qemu_tb_exec
2012-03-17 Avi Kivitysoftfloat: fix for C99
2012-03-17 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-17 Blue SwirlMerge branch 'malta' of git://qemu.weilnetz.de/qemu
2012-03-17 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-03-17 Amos Kongvmstate: fix varrays with uint32_t indexes
2012-03-17 Kirill BatuzovFix large memory chunks allocation with tcg_malloc.
2012-03-16 Peter Maydellhw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset...
2012-03-16 Mitsyanko Igorhw/pxa2xx_lcd.c: drop target_phys_addr_t usage in devic...
2012-03-16 Mitsyanko Igorhw/pxa2xx_dma.c: drop target_phys_addr_t usage in devic...
2012-03-16 Peter MaydellARM: Remove unnecessary subpage workarounds
2012-03-15 Stefan Weilmalta: Fix display for LED array
2012-03-15 Stefan Weilmalta: Use symbolic hardware addresses
2012-03-15 Stefan Weilmalta: Always allocate flash memory
2012-03-15 Stefan Weilmalta: Clean allocation of bios region alias
2012-03-15 Peter Maydelltarget-arm: Decode SETEND correctly in Thumb
2012-03-15 Peter Maydelltarget-arm: Clear IT bits when taking exceptions in v7M
2012-03-15 Peter Maydelltarget-arm: Fix typo in ARM946 cp15 c5 handling
2012-03-15 Juha Riihimäkihw/omap_i2c: Convert to qdev
2012-03-15 Alexander GrafPPC: Fix openpic with relative memregions
2012-03-15 David Gibsonpseries: Configure PCI bridge using properties
2012-03-15 Alexander GrafPPC: KVM: Synchronize regs on CPU dump
2012-03-15 David Gibsonkvm: Comparison with ioctl number macros needs to be...
2012-03-15 Meador Ingeppc: Correctly define POWERPC_INSNS2_DEFAULT
2012-03-15 David Gibsonpseries: Add support for level interrupts to XICS
2012-03-15 Nathan WhitehornPPC: Fix large page support in TCG
2012-03-15 Nathan WhitehornPPC: Add PIR register to POWER7 CPU
2012-03-15 Alexey Kardashevskiypseries: Remove PCI device from PCI host bridge code
2012-03-15 David Gibsonpseries: Remove unused constant from PCI code
2012-03-15 David Gibsonpseries: Update SLOF firmware image
2012-03-15 Thomas HuthPPC64: Add support for ldbrx and stdbrx instructions
2012-03-15 David Gibsonpseries: Don't try to munmap() a malloc()ed TCE table
2012-03-15 Stefan Weilppc: Add missing 'static' to spin_rw_ops
2012-03-15 Alexander GrafPPC: 405: Fix ppc405ep initialization
2012-03-15 Alex BarceloBad zero comparison for sas_ss_flags on powerpc
2012-03-15 Andreas Färbertarget-lm32/microblaze: Drop second CPU{LM32, MB}State...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Stefan Weilvnc: Limit r/w access to size of allocated memory
2012-03-14 Corentin Charyvnc: don't mess up with iohandlers in the vnc thread
2012-03-14 Andreas Färberqom: Introduce CPU class
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-14 Andreas Färberxtensa hw/: Don't use CPUState
2012-03-14 Andreas Färbersparc hw/: Don't use CPUState
2012-03-14 Andreas Färbersh4 hw/: Don't use CPUState
2012-03-14 Andreas Färbers390x hw/: Don't use CPUState
2012-03-14 Andreas Färberppc hw/: Don't use CPUState
2012-03-14 Andreas Färbermips hw/: Don't use CPUState
2012-03-14 Andreas Färbermicroblaze hw/: Don't use CPUState
2012-03-14 Andreas Färberm68k hw/: Don't use CPUState
2012-03-14 Andreas Färberlm32 hw/: Don't use CPUState
2012-03-14 Andreas Färberi386 hw/: Don't use CPUState
2012-03-14 Andreas Färbercris hw/: Don't use CPUState
2012-03-14 Andreas Färberarm hw/: Don't use CPUState
2012-03-14 Andreas Färberalpha hw/: Don't use CPUState
2012-03-14 Andreas Färberxtensa-semi: Don't use CPUState
2012-03-14 Andreas Färberm68k-semi: Don't use CPUState
2012-03-14 Andreas Färberarm-semi: Don't use CPUState
2012-03-14 Andreas Färbertarget-xtensa: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-unicore32: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-sparc: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-sh4: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-s390x: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-ppc: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-mips: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-microblaze: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-m68k: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-lm32: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-i386: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-cris: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-arm: Don't overuse CPUState
2012-03-14 Andreas Färbertarget-alpha: Don't overuse CPUState
2012-03-14 Andreas Färberbsd-user: Don't overuse CPUState
2012-03-14 Andreas Färberdarwin-user: Don't overuse CPUState
2012-03-14 Andreas Färberlinux-user: Don't overuse CPUState
2012-03-14 Andreas Färberhw/mc146818: Drop unneeded #includes
2012-03-14 Andreas Färbertarget-unicore32: Rename to CPUUniCore32State
2012-03-14 Andreas Färbertarget-sparc: Typedef struct CPUSPARCState early
2012-03-14 Andreas Färbertarget-lm32/microblaze: Typedef struct CPU{MB,LM32...
2012-03-14 Andreas Färbermonitor: Avoid CPUState in read/write functions
2012-03-14 Andreas Färbermonitor: Don't access registers through CPUState
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-14 Alexander GrafPPC: 405: Use proper CPU reset
2012-03-14 Andreas Färberqom: Introduce object_class_get_list()
2012-03-14 Igor Mitsyankoqom/object.c: rename type_class_init() to type_initialize()
2012-03-14 Igor Mitsyankoqom: if @instance_size==0, assign size of object to...
2012-03-14 Avi Kivitykvmvapic: align start address as well as size
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.44' into staging
next