]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-05-19 Eric Blakeqemu-iotests: Simplify 109 with unaligned qemu-img...
2016-05-19 Eric Blakeqemu-io: Fix recent UI updates
2016-05-19 John Snowblock: clarify error message for qmp-eject
2016-05-19 Kevin Wolfqemu-iotests: Some more write_zeroes tests
2016-05-19 Kevin Wolfqcow2: Fix write_zeroes with partially allocated backin...
2016-05-19 Denis V. Lunevqcow2: fix condition in is_zero_cluster
2016-05-19 Max Reitzblock: Propagate AioContext change to all children
2016-05-19 Kevin Wolfblock: Remove BlockDriverState.blk
2016-05-19 Kevin Wolfblock: Don't return throttling info in query-named...
2016-05-19 Kevin Wolfblock: Avoid bs->blk in bdrv_next()
2016-05-19 Kevin Wolfblock: Add bdrv_has_blk()
2016-05-19 Kevin Wolfblock: Remove bdrv_aio_multiwrite()
2016-05-19 Kevin Wolfblockjob: Don't touch BDS iostatus
2016-05-19 Kevin Wolfblockjob: Don't set iostatus of target
2016-05-19 Kevin Wolfblock: User BdrvChild callback for device name
2016-05-19 Kevin Wolfblock: Use BdrvChild callbacks for change_media/resize
2016-05-19 Kevin Wolfblock: Don't check throttled reqs in bdrv_requests_pend...
2016-05-19 Kevin WolfRevert "block: Forbid I/O throttling on nodes with...
2016-05-19 Kevin Wolfblock: Remove bdrv_move_feature_fields()
2016-05-19 Kevin Wolfblock: Decouple throttling from BlockDriverState
2016-05-19 Kevin Wolfblock/io: Quiesce parents between drained_begin/end
2016-05-19 Kevin Wolfblock: Drain throttling queue with BdrvChild callback
2016-05-19 Kevin Wolfblock: Introduce BdrvChild.opaque
2016-05-19 Kevin Wolfblock: Move I/O throttling configuration functions...
2016-05-19 Kevin Wolfblock: Move actual I/O throttling to BlockBackend
2016-05-19 Kevin Wolfblock: Move throttling fields from BDS to BB
2016-05-19 Kevin Wolfblock: Convert throttle_group_get_name() to BlockBackend
2016-05-19 Kevin Wolfblock: throttle-groups: Use BlockBackend pointers inter...
2016-05-19 Kevin Wolfblock: Introduce BlockBackendPublic
2016-05-19 Kevin Wolfblock: Make sure throttled BDSes always have a BB
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2016-05-18 Stefan WeilFix some typos found by codespell
2016-05-18 Greg Kurz9p: drop unused declaration from coth.h
2016-05-18 Cao jinsmbios: fix typo
2016-05-18 Wei Jiangangaccel: make configure_accelerator return void
2016-05-18 Stefan Weilconfigure: Use uniform description for devel packages
2016-05-18 Alberto Garciaipack: Update e-mail address
2016-05-18 Wei Jiangangutil: fix comment typos
2016-05-18 Peter Xuqdict: fix unbounded stack warning for qdict_array_entries
2016-05-18 Stefan WeilFix typo in variable name (found and fixed by codespell)
2016-05-18 Wei Jiangangvl: fix comment about when parsing cpu definitions
2016-05-18 Cao jinloader: fix potential memory leak
2016-05-18 Cao jinremove comment for nonexistent structure member
2016-05-18 Michael Tokarevs390: remove misleading comment
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-05-17 Yi Min Zhaos390x/pci: remove whitespace
2016-05-17 Yi Min Zhaos390x/pci: add length checking for pci sclp handlers
2016-05-17 Yi Min Zhaos390x/pci: enhance mpcifc_service_call
2016-05-17 Yi Min Zhaos390x/pci: fix s390_pci_sclp_deconfigure
2016-05-17 Yi Min Zhaos390x/pci: introduce S390PCIBusDevice.iommu_enabled
2016-05-17 Yi Min Zhaos390x/pci: export pci_dereg_ioat and pci_dereg_irqs
2016-05-17 Yi Min Zhaos390x/pci: separate s390_pcihost_iommu_configure function
2016-05-17 Yi Min Zhaos390x/pci: separate s390_sclp_configure function
2016-05-17 Yi Min Zhaos390x/pci: fix reg_irqs()
2016-05-17 xiaoqiang zhaohw/char: QOM'ify sclpconsole.c
2016-05-17 xiaoqiang zhaohw/char: QOM'ify sclpconsole-lm.c
2016-05-17 Alexander Yarygins390x/ipl: Remove redundant usage of gr7
2016-05-17 Cornelia Hucks390-ccw.img: rebuild image
2016-05-17 Alexander Yaryginpc-bios/s390-ccw: Get device address via diag 308/6
2016-05-17 Alexander Yarygins390x/ipl: Add ssid field to IplParameterBlock
2016-05-17 Alexander Yarygins390x/ipl: Provide ipl parameter block
2016-05-17 Alexander Yarygins390x/ipl: Add type and length checks for IplParameterB...
2016-05-17 Alexander Yarygins390x/ipl: Extend the IplParameterBlock struct
2016-05-17 Fan Zhangs390x: enable runtime instrumentation
2016-05-17 Cornelia Hucks390x: add compat machine for 2.7
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-05-17 Hollis Blanchardhw/intc/arm_gic: add tracepoints
2016-05-16 Changlong Xierfifolock: no need to get thread identifier when nesting
2016-05-16 Thomas Huthslirp: Clean up osdep.h related header inclusions
2016-05-16 Thomas Huthslirp: Remove some unused code from slirp.h
2016-05-16 Thomas Huthslirp: Remove obsolete backward-compatibility cruft
2016-05-16 Thomas Huthslirp: Clean up slirp_config.h
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-05-13 Alberto Garciagtk: don't leak the GtkBorder with VTE 0.36
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-05-13 xiaoqiang.zhaohw/display: QOM'ify jazz_led.c
2016-05-13 Sergey Fedorovcpu-exec: Clean up 'interrupt_request' reloading in...
2016-05-13 Sergey Fedorovcpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move TB execution stuff out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move interrupt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move exception handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move halt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Remove relic orphaned comment
2016-05-13 Sergey Fedorovtcg: Remove needless CPUState::current_tb
2016-05-13 Sergey Fedorovcpu-exec: Move TB chaining into tb_find_fast()
2016-05-13 Sergey Fedorovtcg: Rework tb_invalidated_flag
2016-05-13 Sergey Fedorovtcg: Clean up from 'next_tb'
2016-05-13 Paolo Bonzinicpu-exec: elide more icount code if CONFIG_USER_ONLY
2016-05-13 Alex Bennéetcg: reorganize tb_find_physical loop
2016-05-13 Paolo Bonzinitcg: code_bitmap and code_write_count are not used...
2016-05-13 Sergey Fedorovtcg: Allow goto_tb to any target PC in user mode
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining safety checks
2016-05-13 Sergey Fedorovtcg: Clean up tb_jmp_unlink()
2016-05-13 Sergey Fedorovtcg: Extract removing of jumps to TB from tb_phys_inval...
2016-05-13 Sergey Fedorovtcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
2016-05-13 Sergey Fedorovtcg: Clarify thread safety check in tb_add_jump()
2016-05-13 Sergey Fedorovtcg: Init TB's direct jumps before making it visible
next