]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-10-17 Paolo Bonzinitimer: extract timer_mod_ns_locked and timerlist_rearm
2013-10-17 Liu Ping Fantimer: make qemu_clock_enable sync between disable...
2013-10-17 Paolo Bonziniqemu-thread: add QemuEvent
2013-10-17 Liu Ping Fantimer: protect timers_state's clock with seqlock
2013-10-17 Paolo Bonziniseqlock: introduce read-write seqlock
2013-10-17 Jan Kiszkavga: Mark relevant portio lists regions as coalesced...
2013-10-17 Jan Kiszkacirrus: Mark vga io region as coalesced MMIO flushing
2013-10-17 Jan Kiszkaportio: Allow to mark portio lists as coalesced MMIO...
2013-10-17 Jan Kiszkacompatfd: switch to QemuThread
2013-10-17 Alexey Kardashevskiymemory: fix 128 arithmetic in info mtree
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ldst-6' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-14 Stefan Weilexec: Fix prototype of phys_mem_set_alloc and related...
2013-10-12 Richard Hendersontarget-alpha: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc64: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-ppc: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-arm: Improve GUEST_BASE qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-arm: Tidy variable naming convention in qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-arm: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg: Use TCGMemOp for TCGLabelQemuLdst.opc
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Markus Armbrusterqdev-monitor: Group "device_add help" and "info qdm...
2013-10-11 Markus ArmbrusterMostly revert "qemu-help: Sort devices by logical funct...
2013-10-11 Stefan HajnocziUse qemu-project.org domain name
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Max Reitzqemu-iotests: Add test for inactive L2 overlap
2013-10-11 Max Reitzqemu-io: Let "open" pass options to block driver
2013-10-11 Fam Zhengvmdk: Fix vmdk_parse_extents
2013-10-11 Kevin Wolfblockdev: blockdev_init() error conversion
2013-10-11 Kevin Wolfblockdev: Don't disable COR automatically with blockdev-add
2013-10-11 Kevin Wolfblockdev: Remove 'media' parameter from blockdev_init()
2013-10-11 Kevin Wolfqemu-iotests: Check autodel behaviour for device_del
2013-10-11 Kevin Wolfblockdev: Remove IF_* check for read-only blockdev_init
2013-10-11 Kevin Wolfblockdev: Move virtio-blk device creation to drive_init
2013-10-11 Kevin Wolfblockdev: Move bus/unit/index processing to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'boot' option to drive_init
2013-10-11 Kevin Wolfblockdev: Moving parsing of geometry options to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'if' option to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'media' option to drive_init
2013-10-11 Kevin Wolfblockdev: Pass QDict to blockdev_init()
2013-10-11 Kevin Wolfblockdev: Separate ID generation from DriveInfo creation
2013-10-11 Kevin Wolfblockdev: 'blockdev-add' QMP command
2013-10-11 Kevin Wolfblockdev: Introduce DriveInfo.enable_auto_del
2013-10-11 Kevin Wolfqapi-types/visit.py: Inheritance for structs
2013-10-11 Kevin Wolfqapi-types/visit.py: Pass whole expr dict for structs
2013-10-11 Fam Zhengvmdk: refuse enabling zeroed grain with flat images
2013-10-11 Fam Zhengvmdk: convert error code to use errp
2013-10-11 Wenchao Xiabuild: add command check-clean
2013-10-11 Wenchao Xiatests: build the helper program by default
2013-10-11 Max Reitzblock/raw-posix: Employ error parameter
2013-10-11 Fam Zhengqemu-iotests: move blank lines of output in case 059
2013-10-11 Max Reitzblkverify: Employ error parameter
2013-10-11 Max Reitzblkdebug: Employ error parameter
2013-10-11 Max Reitzblock/raw-win32: Employ error parameter
2013-10-11 Max Reitzblock/raw_bsd: Employ error parameter
2013-10-11 Max Reitzqcow2: Evaluate overlap check options
2013-10-11 Max Reitzqcow2: Add more overlap check bitmask macros
2013-10-11 Max Reitzqcow2: Array assigning options to OL check bits
2013-10-11 Max Reitzqcow2: Add overlap-check options
2013-10-11 Max Reitzqcow2: Make overlap check mask variable
2013-10-11 Max Reitzqcow2: Use negated overflow check mask
2013-10-11 Kevin Wolfblock: Improve driver whitelist checks
2013-10-11 Max Reitzqcow2: Use better type for numerical snapshot ID
2013-10-11 Max Reitzqcow2: Fix snapshot restoration in snapshot_create
2013-10-11 Max Reitzqcow2: Remove wrong metadata overlap check
2013-10-11 Max Reitzqcow2: Add missing space in error message
2013-10-11 Jeff Codyblock: qemu-iotests for vhdx, read sample dynamic image
2013-10-11 Michael S.... ahci: set ahci mode on reset
2013-10-11 Max Reitzqemu-iotests: Discard preallocated zero clusters
2013-10-11 Benoît Canetblock: Add BlockDriver.bdrv_check_ext_snapshot.
2013-10-11 Peter Lievenblock/get_block_status: avoid redundant callouts on...
2013-10-11 Max Reitzqcow2: Assert against snapshot name/ID overflow
2013-10-11 Max Reitzqcow2: Free allocated snapshot table on error
2013-10-11 Max Reitzqcow2: Always use error path on writing snapshots
2013-10-11 Max Reitzqcow2: Free preallocated zero clusters
2013-10-11 Max Reitzqcow2: Use pread for inactive L1 in overlap check
2013-10-11 Max Reitzqcow2: Alignment of snapshot table entries
2013-10-11 Max Reitzqemu-iotests: Additional info from qemu-img info
2013-10-11 Max Reitzqemu-iotests: Discard specific info in _img_info
2013-10-11 Max Reitzqcow2: Add support for ImageInfoSpecific
2013-10-11 Max Reitzblock/qapi: Human-readable ImageInfoSpecific dump
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
2013-10-11 Max Reitzqapi: Add ImageInfoSpecific type
2013-10-11 Fam Zhengqapi: make use of new BlockJobType
2013-10-11 Fam Zhengqapi: Introduce enum BlockJobType
2013-10-11 Fam Zhengblockjob: rename BlockJobType to BlockJobDriver
2013-10-10 Richard Hendersonexec: Add both big- and little-endian memory helpers
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
next