]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-29 Alexander GrafPPC: pseries: Remove hack for PIO window
2012-10-29 Alexander GrafPPC: e500: Map PIO space into core memory region
2012-10-29 Alexander Grafxen_platform: convert PIO to new memory api read/write
2012-10-29 Alexander Grafvmport: convert PIO to new memory api read/write
2012-10-29 Alexander Grafserial: convert PIO to new memory api read/write
2012-10-29 Alexander Grafrtl8139: convert PIO to new memory api read/write
2012-10-29 Alexander Grafpckbd: convert PIO to new memory api read/write
2012-10-29 Alexander Grafpc port92: convert PIO to new memory api read/write
2012-10-29 Alexander Grafmc146818rtc: convert PIO to new memory api read/write
2012-10-29 Alexander Grafm48t59: convert PIO to new memory api read/write
2012-10-29 Alexander Grafi8254: convert PIO to new memory api read/write
2012-10-29 Alexander Grafes1370: convert PIO to new memory api read/write
2012-10-29 Alexander Grafvirtio-pci: convert PIO to new memory api read/write
2012-10-29 Alexander Grafac97: convert PIO to new memory api read/write
2012-10-29 David Gibsonpseries: Implement qemu initiated shutdowns using EPOW...
2012-10-29 David Gibsontarget-ppc: Rework storage of VPA registration state
2012-10-29 David Gibsonpseries: Don't allow duplicate registration of hcalls...
2012-10-29 zhlcindy@gmail.comAdd USB option in machine options
2012-10-29 Bharat Bhushane500: Fix serial initialization
2012-10-29 Alexander GrafPPC: 440: Emulate DCBR0
2012-10-29 Alexander GrafPPC: Bamboo: Fix memory size DT property
2012-10-29 Peter MaydellDrop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
2012-10-28 Eduardo Habkosttarget-i386: cpu: recover items 28-31 of ext2_feature_name
2012-10-28 Richard Hendersonqemu-timer: Check for usable fields for SIGEV_THREAD_ID
2012-10-28 Richard Hendersontcg-i386: Use %gs prefixes for x86_64 GUEST_BASE
2012-10-28 Richard Hendersontarget-mips: Use TCG registers for the FPU.
2012-10-28 Aurelien Jarnotcg: remove compatiblity call flags
2012-10-28 Aurelien Jarnotarget-xtensa: rename helper flags
2012-10-28 Aurelien Jarnotarget-sparc: rename helper flags
2012-10-28 Aurelien Jarnotarget-sh4: rename helper flags
2012-10-28 Aurelien Jarnotarget-s390x: rename helper flags
2012-10-28 Aurelien Jarnotarget-ppc: rename helper flags
2012-10-28 Aurelien Jarnotarget-mips: rename helper flags
2012-10-28 Aurelien Jarnotarget-microblaze: rename helper flags
2012-10-28 Aurelien Jarnotarget-i386: rename helper flags
2012-10-28 Aurelien Jarnotarget-cris: rename helper flags
2012-10-28 Aurelien Jarnotarget-arm: rename helper flags
2012-10-28 Aurelien Jarnotarget-alpha: rename helper flags
2012-10-28 Aurelien Jarnotcg: rework TCG helper flags
2012-10-28 Aurelien Jarnotcg: synchronize globals for ops with side effects
2012-10-28 Aurelien Jarnotcg: forbid ld/st function to modify globals
2012-10-28 Aurelien Jarnotcg: fix some op flags
2012-10-28 Aurelien Jarnotcg: don't explicitly save globals and temps
2012-10-28 Aurelien Jarnotcg: start with local temps in TEMP_VAL_MEM state
2012-10-28 Aurelien Jarnotcg: always mark dead input arguments as dead
2012-10-28 Aurelien Jarnotcg: rewrite tcg_reg_alloc_mov()
2012-10-28 Aurelien Jarnotcg: improve tcg_reg_alloc_movi()
2012-10-28 Aurelien Jarnotcg: rework liveness analysis
2012-10-28 Aurelien Jarnotcg: sync output arguments on liveness request
2012-10-28 Aurelien Jarnotcg: add temp_sync()
2012-10-28 Aurelien Jarnotcg: add tcg_reg_sync()
2012-10-28 Aurelien Jarnotcg: add temp_dead()
2012-10-28 Aurelien Jarnotcg/i386: remove ld/st third argument register constraint
2012-10-28 Aurelien Jarnotcg/i386: remove suboptimal register shifting
2012-10-27 Max Filippovhw/xtensa_sim: get rid of intermediate xtensa_sim_init
2012-10-27 Max Filippovhw/xtensa_lx60: don't prematurely explode QEMUMachineIn...
2012-10-27 Peter MaydellMakefile: Forbid out-of-tree build from a source tree...
2012-10-27 Catalin Patuleatests/tcg: fix a few warnings
2012-10-27 Aurelien Jarnotarget-sparc64: disable VGA cirrus
2012-10-27 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-10-27 Bruce Rogersconfigure: avoid compiler warning in pipe2 detection
2012-10-27 Peter Maydellconfigure: Disable (clang) initializer-overrides warnings
2012-10-24 Luiz Capitulinowin32: fix broken build due to missing QEMU_MADV_HUGEPAGE
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-24 Paolo Bonzinimigration: go to paused state after finishing incoming...
2012-10-24 Paolo Bonziniqmp: handle stop/cont in INMIGRATE state
2012-10-24 Aurelien Jarnohmp: fix info cpus for sparc targets
2012-10-24 Peter Maydelltarget-arm: Remove out of date FIXME regarding saturati...
2012-10-24 Peter Maydelltarget-arm: Implement abs_i32 inline rather than as...
2012-10-24 Peter Maydelltarget-arm: Use TCG operation for Neon 64 bit negation
2012-10-24 Peter Maydellarm-semi.c: Handle get/put_user() failure accessing...
2012-10-24 Corey Bryantosdep: Less restrictive F_SEFL in qemu_dup_flags()
2012-10-24 Paolo Bonziniqemu-iotests: add testcases for mirroring on-source...
2012-10-24 Paolo Bonziniqmp: add pull_event function
2012-10-24 Paolo Bonzinimirror: add support for on-source-error/on-target-error
2012-10-24 Paolo Bonziniiostatus: forward block_job_iostatus_reset to block job
2012-10-24 Paolo Bonziniqemu-iotests: add mirroring test case
2012-10-24 Paolo Bonzinimirror: implement completion
2012-10-24 Paolo Bonziniqmp: add drive-mirror command
2012-10-24 Paolo Bonzinimirror: introduce mirror job
2012-10-24 Paolo Bonziniblock: introduce BLOCK_JOB_READY event
2012-10-24 Paolo Bonziniblock: add block-job-complete
2012-10-24 Paolo Bonziniblock: rename block_job_complete to block_job_completed
2012-10-24 Paolo Bonziniblock: export dirty bitmap information in query-block
2012-10-24 Paolo Bonziniblock: introduce new dirty bitmap functionality
2012-10-24 Paolo Bonziniblock: add bdrv_open_backing_file
2012-10-24 Paolo Bonziniblock: add bdrv_query_stats
2012-10-24 Paolo Bonziniblock: add bdrv_query_info
2012-10-24 Corey Bryantqemu-config: Add new -add-fd command line option
2012-10-24 Corey Bryantmonitor: Prevent removing fd from set during init
2012-10-24 Corey Bryantmonitor: Enable adding an inherited fd to an fd set
2012-10-24 Corey Bryantmonitor: Allow add-fd to any specified fd set
2012-10-24 Luiz Capitulinoblock: bdrv_create(): don't leak cco.filename on error
2012-10-24 Kashyap Chamarthyqemu-img: document 'info --backing-chain'
2012-10-24 Stefan Hajnocziqemu-iotests: Add 043 backing file chain infinite loop...
2012-10-24 Stefan Hajnocziqemu-img: Add --backing-chain option to info command
2012-10-24 Jeff Codyqemu-iotests: add relative backing file tests for block...
next