]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-02-22 Laurent Vivierspapr: replace debug printf with trace points
2017-02-22 Laurent Vivierppc4xx: replace debug printf with trace points
2017-02-22 Laurent Viviermac99: replace debug printf with trace points
2017-02-22 Sam Bobrofftarget-ppc, tcg: fix usermode segfault with pthread_cre...
2017-02-22 Nikunj A Dadhaniatarget-ppc: add wait instruction
2017-02-22 Nikunj A Dadhaniatarget-ppc: add slbsync implementation
2017-02-22 Nikunj A Dadhaniatarget-ppc: add slbieg instruction
2017-02-22 Nikunj A Dadhaniatarget-ppc: generate exception for copy/paste
2017-02-22 Balamuruhan Starget-ppc: implement store atomic instruction
2017-02-22 Balamuruhan Starget-ppc: implement load atomic instruction
2017-02-22 Sam Bobroffspapr: fix off-by-one error in spapr_ovec_populate_dt()
2017-02-22 Bharata B Raotarget-ppc: Add xsmaxjdp and xsminjdp instructions
2017-02-22 Bharata B Raotarget-ppc: Add xsmaxcdp and xsmincdp instructions
2017-02-22 Thomas Huthhw/ppc/pnv: Remove superfluous "qemu" prefix from error...
2017-02-22 Jose Ricardo... ppc: implement xssubqp instruction
2017-02-22 Jose Ricardo... ppc: implement xssqrtqp instruction
2017-02-22 Jose Ricardo... ppc: implement xsrqpxp instruction
2017-02-22 Jose Ricardo... ppc: implement xsrqpi[x] instruction
2017-02-22 Igor Mammedovspapr: make cpu core unplug follow expected hotunplug...
2017-02-22 Igor Mammedovspapr: move spapr_core_[foo]plug() callbacks close...
2017-02-22 Igor Mammedovspapr: cpu core: separate child threads destruction...
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-02-21 Thomas Huthqemu-options: Fix broken sheepdog URL
2017-02-21 Anton Nefedovmirror: do not increase offset during initial zero_or_d...
2017-02-21 Jeff CodyQAPI: Fix blockdev-add example documentation
2017-02-21 Kevin Wolfiscsi: Add blockdev-add support
2017-02-21 Kevin Wolfiscsi: Add timeout option
2017-02-21 Kevin Wolfiscsi: Add header-digest option
2017-02-21 Kevin Wolfiscsi: Add initiator-name option
2017-02-21 Kevin Wolfiscsi: Handle -iscsi user/password in bdrv_parse_filename()
2017-02-21 Kevin Wolfiscsi: Split URL into individual options
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-21 Markus Armbrusterhw/i386: Deprecate -drive if=scsi with PC machine types
2017-02-21 Markus Armbrusterhw: Deprecate -drive if=scsi with non-onboard HBAs
2017-02-21 Markus Armbrusterhw/scsi: Concentrate -drive if=scsi auto-create in...
2017-02-21 Markus Armbrusterhw: Drop superfluous special checks for orphaned -drive
2017-02-21 Markus Armbrusterblockdev: Make orphaned -drive fatal
2017-02-21 Markus Armbrusterblockdev: Improve message for orphaned -drive
2017-02-21 Markus Armbrusterhw/arm/highbank: Default -drive to if=ide instead of...
2017-02-21 Markus Armbrusterhw: Default -drive to if=none instead of scsi when...
2017-02-21 Markus Armbrusterhw: Default -drive to if=none instead of ide when ide...
2017-02-21 Markus Armbrusterhw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_defa...
2017-02-21 Markus Armbrusterhw: Default -drive to if=ide explicitly where it works
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-02-21 Paolo Bonzinicoroutine-lock: make CoRwlock thread-safe and fair
2017-02-21 Paolo Bonzinicoroutine-lock: add mutex argument to CoQueue APIs
2017-02-21 Paolo Bonzinicoroutine-lock: place CoMutex before CoQueue in header
2017-02-21 Paolo Bonzinitest-aio-multithread: add performance comparison with...
2017-02-21 Paolo Bonzinicoroutine-lock: add limited spinning to CoMutex
2017-02-21 Paolo Bonzinicoroutine-lock: make CoMutex thread-safe
2017-02-21 Paolo Bonziniblock: document fields protected by AioContext lock
2017-02-21 Paolo Bonziniasync: remove unnecessary inc/dec pairs
2017-02-21 Paolo Bonziniaio-posix: partially inline aio_dispatch into aio_poll
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in aio callbacks...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in bottom halves...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in callbacks that...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in timers that...
2017-02-21 Paolo Bonziniaio: push aio_context_acquire/release down to dispatching
2017-02-21 Paolo Bonziniqed: introduce qed_aio_start_io and qed_aio_next_io_cb
2017-02-21 Paolo Bonziniblkdebug: reschedule coroutine on the AioContext it...
2017-02-21 Paolo Bonzinicoroutine-lock: reschedule coroutine on the AioContext...
2017-02-21 Paolo Bonzininbd: convert to use qio_channel_yield
2017-02-21 Paolo Bonziniio: make qio_channel_yield aware of AioContexts
2017-02-21 Paolo Bonziniio: add methods to set I/O handlers on AioContext
2017-02-21 Paolo Bonzinitest-thread-pool: use generic AioContext infrastructure
2017-02-21 Paolo Bonziniblock-backend: allow blk_prw from coroutine context
2017-02-21 Paolo Bonziniaio: introduce aio_co_schedule and aio_co_wake
2017-02-21 Paolo Bonziniblock: move AioContext, QEMUTimer, main-loop to libqemuutil
2017-02-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-21 Gerd Hoffmannusb-ccid: add check message size checks
2017-02-21 Gerd Hoffmannusb-ccid: move header size check
2017-02-21 Gerd Hoffmannusb-ccid: better bulk_out error handling
2017-02-21 Gerd Hoffmannxhci: drop via vendor command handling
2017-02-21 Gerd Hoffmannxhci: fix nec vendor quirk handling
2017-02-21 Gerd Hoffmannxhci: add qemu xhci controller
2017-02-21 Gerd Hoffmannxhci: drop ER_FULL_HACK workaround
2017-02-21 Gerd Hoffmannxhci: apply limits to loops
2017-02-21 Li Qiangusb: ohci: limit the number of link eds
2017-02-21 Li Qiangusb: ohci: fix error return code in servicing iso td
2017-02-21 Li Qiangusb: ehci: fix memory leak in ehci
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20 Peter MaydellMakefile: Put VERSION info into version.texi rather...
2017-02-20 Marc-André... qapi2texi: replace quotation by bold section name
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/coldfir...
2017-02-20 Frediano Ziglioegl-helpers: Support newer MESA versions
2017-02-20 Marc-André... spice: allow to specify drm rendernode
2017-02-20 Anatoli Huseu1Add wctablet device
2017-02-20 Fabian Lesniakps2: fix mouse mappings for right/middle button
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-02-18 Thomas HuthMAINTAINERS: Add odd fixer for the ColdFire boards
2017-02-18 Thomas Huthhw/m68k: QOMify the ColdFire interrupt controller
2017-02-18 Thomas Huthhw/m68k: Remove dummy machine
2017-02-17 Peter Xuintel_iommu: vtd_slpt_level_shift check level
2017-02-17 Peter Xuintel_iommu: convert dbg macros to trace for trans
2017-02-17 Peter Xuintel_iommu: convert dbg macros to traces for inv
2017-02-17 Peter Xuintel_iommu: renaming gpa to iova where proper
2017-02-17 Peter Xuintel_iommu: simplify irq region translation
2017-02-17 Aviv Ben-Davidintel_iommu: add "caching-mode" option
next