aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-14blockjob: add .start fieldJohn Snow5-15/+23
2016-11-14blockjob: add .clean propertyJohn Snow3-5/+21
2016-11-14blockjob: fix dead pointer in txn listVladimir Sementsov-Ogievskiy1-0/+1
2016-11-14Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi7-48/+354
2016-11-14ahci-test: add QMP tray test for ATAPIJohn Snow1-0/+98
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow2-0/+67
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow2-2/+35
2016-11-14libqos/ahci: Support expected errorsJohn Snow2-5/+14
2016-11-14libqtest: add qmp_eventwait_refJohn Snow2-3/+32
2016-11-14block-backend: Always notify on blk_ejectJohn Snow1-6/+7
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow3-21/+60
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow1-1/+2
2016-11-14atapi: classify read_cd as conditionally returning dataJohn Snow1-11/+40
2016-11-14Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi11-45/+71
2016-11-14Merge remote-tracking branch 'remotes/fam/tags/for-upstream' into stagingStefan Hajnoczi1-0/+1
2016-11-11Merge remote-tracking branch 'mreitz/tags/pull-block-2016-11-11' into queue-b...Kevin Wolf5-37/+56
2016-11-11raw-posix: Rename 'raw_s' to 'rs'Fam Zheng1-28/+28
2016-11-11iotests: Always use -machine accel=qtestMax Reitz2-8/+6
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz1-0/+3
2016-11-11block: Emit modules in bdrv_iterate_format()Max Reitz1-0/+18
2016-11-11block: Fix bdrv_iterate_format() sortingMax Reitz1-1/+1
2016-11-11nfs: Fix memory leak in nfs_file_create()Kevin Wolf1-0/+1
2016-11-11qcow2: Remove stale FIXME commentAlberto Garcia1-2/+0
2016-11-11raw_bsd: don't check size alignment when only offset is setTomáš Golembiovský1-1/+1
2016-11-11raw_bsd: move check to prevent overflowTomáš Golembiovský1-1/+9
2016-11-11hmp: Make block_stream set an explicit job IDAlberto Garcia1-1/+1
2016-11-11block/ssh: Code cleanup for unused parameterAshijeet Acharya1-3/+2
2016-11-11block/nbd: Fix the leaked visitorAshijeet Acharya1-0/+1
2016-11-11test-uuid: fix leakMarc-André Lureau1-0/+1
2016-11-11Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi6-18/+22
2016-11-10MAINTAINERS: Remove obsolete stable branchesThomas Huth1-22/+0
2016-11-10MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow1-0/+14
2016-11-10MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth1-0/+7
2016-11-10m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth1-1/+5
2016-11-10sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth1-0/+2
2016-11-10MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth1-1/+7
2016-11-10Fix cursesw detectionSamuel Thibault1-1/+6
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard1-2/+2
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth1-1/+2
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang1-1/+4
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang1-0/+1
2016-11-10ipxe: update to 20161108 snapshotGerd Hoffmann9-0/+0
2016-11-10nbd: Don't inf-loop on early EOFEric Blake1-6/+7
2016-11-10target-i386: document how x86 gdb_num_core_regs is computed.Doug Evans1-0/+3
2016-11-10qdev: fix use-after-free regression from becdfa00cfaMarc-André Lureau1-6/+2
2016-11-10target-i386/machine: fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIMEZhuangYanying1-0/+4
2016-11-09vl.c: move pidfile creation up the lineMichael Tokarev1-5/+5
2016-11-09target-i386: fix typoPaolo Bonzini1-1/+1
2016-11-09Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi1-2/+5
2016-11-09Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi5-31/+74