sdk/emulator/qemu.git
2016-11-09 Stefan HajnocziMerge remote-tracking branch 'public/tags/tracing-pull...
2016-11-09 Stefan HajnocziMerge remote-tracking branch 'public/tags/block-pull...
2016-11-08 Peter Maydelldocs/tracing.txt: Update documentation of default backend
2016-11-08 Paolo Bonziniaio-posix: simplify aio_epoll_update
2016-11-08 Paolo Bonziniaio-posix: avoid NULL pointer dereference in aio_epoll_...
2016-11-08 Kevin Wolfblock: Don't mark node clean after failed flush
2016-11-07 Stefan HajnocziMerge remote-tracking branch 'pm215/tags/pull-target...
2016-11-07 Cornelia Hucks390x/kvm: fix run_on_cpu sigp conversions
2016-11-07 Peter Maydellhw/i2c/bitbang_i2c: Handle NACKs from devices
2016-11-07 Julian BrownFix corruption of CPSR when SCTLR.EE is set
2016-11-07 Marcin Krzeminskinvic: set pending status for not active interrupts
2016-11-07 Prasad J Panditchar: cadence: check baud rate generator and divider...
2016-11-04 Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-03 Stefan HajnocziMerge remote-tracking branch 'remotes/bonzini/tags...
2016-11-03 Stefan HajnocziMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-11-02 Wei LiuPCMachineState: introduce acpi_build_enabled field
2016-11-02 Thomas Huthhw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
2016-11-02 Max Reitzmain-loop: Suppress I/O thread warning under qtest
2016-11-02 Pranith Kumardocs/rcu.txt: Fix minor typo
2016-11-02 Christian Borntraegervl: exit qemu on guest panic if -no-shutdown is not set
2016-11-02 Jeff Codycheckpatch: allow spaces before parenthesis for 'corout...
2016-11-02 Luwei Kangx86: add AVX512_4VNNIW and AVX512_4FMAPS features
2016-11-02 Paolo Bonzinislirp: fix CharDriver breakage
2016-11-02 Paolo Bonziniqemu-char: do not forward events through the mux until...
2016-11-02 Eric Blakenbd: Implement NBD_CMD_WRITE_ZEROES on client
2016-11-02 Eric Blakenbd: Implement NBD_CMD_WRITE_ZEROES on server
2016-11-02 Eric Blakenbd: Improve server handling of shutdown requests
2016-11-02 Eric Blakenbd: Refactor conversion to errno to silence checkpatch
2016-11-02 Eric Blakenbd: Support shorter handshake
2016-11-02 Eric Blakenbd: Less allocation during NBD_OPT_LIST
2016-11-02 Eric Blakenbd: Let client skip portions of server reply
2016-11-02 Eric Blakenbd: Let server know when client gives up negotiation
2016-11-02 Eric Blakenbd: Share common option-sending code in client
2016-11-02 Eric Blakenbd: Send message along with server NBD_REP_ERR errors
2016-11-02 Eric Blakenbd: Share common reply-sending code in server
2016-11-02 Eric Blakenbd: Rename struct nbd_request and nbd_reply
2016-11-02 Eric Blakenbd: Rename NbdClientSession to NBDClientSession
2016-11-02 Eric Blakenbd: Rename NBDRequest to NBDRequestData
2016-11-02 Eric Blakenbd: Treat flags vs. command type as separate fields
2016-11-02 Eric Blakenbd: Add qemu-nbd -D for human-readable description
2016-11-02 Haozhong Zhangexec.c: check memory backend file size with 'size'...
2016-11-01 Haozhong Zhangacpi: fix assert failure caused by commit 35c5a52d
2016-11-01 Corey Minyardacpi/ipmi: Initialize the fwinfo before fetching it
2016-11-01 Corey Minyardipmi: Add graceful shutdown handling to the external BMC
2016-11-01 Daniel P. Berrangeipmi: fix build config variable name for ipmi_bmc_extern.o
2016-11-01 Corey Minyardipmi: Implement shutdown via ACPI overtemp
2016-11-01 Cédric Le Goateripmi: chassis poweroff should use qemu_system_shutdown_...
2016-11-01 Corey Minyardipmi_bmc_sim: Remove an unnecessary mutex
2016-11-01 Corey Minyardipmi: Remove hotplug from IPMI BMCs
2016-11-01 Xiao Guangrongpc: memhp: enable nvdimm device hotplug
2016-11-01 Xiao Guangrongnvdimm acpi: introduce _FIT
2016-11-01 Xiao Guangrongnvdimm acpi: introduce fit buffer
2016-11-01 Xiao Guangrongnvdimm acpi: prebuild nvdimm devices for available...
2016-11-01 Xiao Guangrongnvdimm acpi: use common macros instead of magic names
2016-11-01 Xiao Guangrongacpi nvdimm: rename result_size to dsm_out_buf_siz
2016-11-01 Xiao Guangrongnvdimm acpi: compile nvdimm acpi code arch-independently
2016-11-01 Xiao Guangrongacpi nvdimm: fix Arg6 usage
2016-11-01 Xiao Guangrongacpi nvdimm: fix ARG3 conflict
2016-11-01 Xiao Guangrongacpi nvdimm: fix device physical address base
2016-11-01 Xiao Guangrongacpi nvdimm: fix OperationRegion definition
2016-11-01 Xiao Guangrongacpi nvdimm: fix wrong buffer size returned by DSM...
2016-11-01 Gongleivirtio-crypto: add myself as virtio-crypto and cryptode...
2016-11-01 Gongleivirtio-crypto: using bh to handle dataq's requests
2016-11-01 Gongleicryptodev: introduce an unified wrapper for crypto...
2016-11-01 Gongleivirtio-crypto: add data queue processing handler
2016-11-01 Gongleivirtio-crypto: add control queue handler
2016-11-01 Gongleivirtio-crypto: set capacity of algorithms supported
2016-11-01 Gongleivirtio-crypto-pci: add virtio crypto pci support
2016-11-01 Gongleivirtio-crypto: add virtio crypto device emulation
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-11-01 Joseph Myerstcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
2016-11-01 Peter Maydelltcg/tcg.h: Improve documentation of TCGv_i32 etc types
2016-11-01 Pranith KumarMAINTAINERS: Update PPC status and maintainer
2016-11-01 Richard Hendersontarget-microblaze: Cleanup dec_mul
2016-11-01 Richard Hendersontcg: Add tcg_gen_mulsu2_{i32,i64,tl}
2016-11-01 Richard Hendersonlog: Add locking to large logging blocks
2016-11-01 Richard Hendersontarget-openrisc: Do not dump cpu state with -d in_asm
2016-11-01 Richard Hendersontarget-microblaze: Do not dump cpu state with -d in_asm
2016-11-01 Richard Hendersontarget-cris: Do not dump cpu state with -d in_asm
2016-11-01 Haozhong Zhangexec.c: do not truncate non-empty memory backend file
2016-11-01 Alex Bennéeexec.c: ensure all AddressSpaceDispatch updates under RCU
2016-11-01 Paolo Bonzinitests: send error_report to test log
2016-11-01 Paolo Bonziniqemu-error: remove dependency of stubs on monitor
2016-11-01 Changlong Xienbd: Use CoQueue for free_sema instead of CoMutex
2016-11-01 Paolo Bonzinicheckpatch: tweak "struct should normally be const...
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-11-01 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2016-11-01 John Snowblockjobs: fix documentation
2016-11-01 John Snowblockjobs: split interface into public/private, Part 1
2016-11-01 John SnowBlockjobs: Internalize user_pause logic
2016-11-01 John Snowblockjob: centralize QMP event emissions
2016-11-01 John SnowReplication/Blockjobs: Create replication jobs as internal
2016-11-01 John Snowblockjobs: Allow creating internal jobs
2016-11-01 John Snowblockjobs: hide internal jobs from management API
2016-11-01 Prasanna Kumar... block/gluster: fix port type in the QAPI options list
2016-11-01 Prasanna Kumar... block/gluster: improve defense over string to int conve...
2016-11-01 Fam Zhengblock: Turn on "unmap" in active commit
2016-11-01 Prasanna Kumar... block/gluster: memory usage: use one glfs instance...
2016-11-01 Jeff Codyblock: add gluster ifdef guard checks for SEEK_DATA...
2016-11-01 Xiubo Lirbd: make the code more readable
next