summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf
2015-12-18block: Introduce bs->explicit_optionsKevin Wolf
2015-12-18block: Split out parse_json_protocol()Kevin Wolf
2015-12-18block: Add infrastructure for option inheritanceKevin Wolf
2015-12-18block: reopen: Document option precedence and refactor accordinglyKevin Wolf
2015-12-18block: Allow specifying child options in reopenKevin Wolf
2015-12-18block: Keep "driver" in bs->optionsKevin Wolf
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf
2015-12-18block: Exclude nested options only for children in append_open_options()Kevin Wolf
2015-12-18block: Consider all block layer options in append_open_optionsKevin Wolf
2015-12-18block: Allow references for backing filesKevin Wolf
2015-12-18mirror: Error out when a BDS would get two BBsKevin Wolf
2015-12-18block: Fix reopen with semantically overlapping optionsKevin Wolf
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf
2015-12-18iotests: 124: don't reopen qcow2John Snow
2015-12-18iotests: 124: move incremental failure testJohn Snow
2015-12-18iotests: 124: Split into two test classesJohn Snow
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-base-2015...Peter Maydell
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange
2015-12-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-12-17coverity: Model g_memdup()Markus Armbruster
2015-12-17coverity: Model g_poll()Markus Armbruster
2015-12-17scsi: always call notifier on async cancellationPaolo Bonzini
2015-12-17scsi: use scsi_req_cancel_async when purging requestsPaolo Bonzini
2015-12-17target-i386: kvm: clear unusable segments' flags in migrationMichael Chapman
2015-12-17rcu: optimize rcu_read_lockPaolo Bonzini
2015-12-17memory: try to inline constant-length readsPaolo Bonzini
2015-12-17memory: inline a few small accessorsPaolo Bonzini
2015-12-17memory: extract first iteration of address_space_read and address_space_writePaolo Bonzini
2015-12-17memory: split address_space_read and address_space_writePaolo Bonzini
2015-12-17memory: avoid unnecessary object_ref/unrefPaolo Bonzini
2015-12-17memory: reorder MemoryRegion fieldsPaolo Bonzini
2015-12-17exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptrPaolo Bonzini
2015-12-17exec: always call qemu_get_ram_ptr within rcu_read_lockPaolo Bonzini
2015-12-17linux-user: convert DEBUG_SIGNAL logging to tracepointsPaolo Bonzini
2015-12-17linux-user: avoid "naked" qemu_logPaolo Bonzini
2015-12-17user: introduce "-d page"Paolo Bonzini
2015-12-17xtensa: avoid "naked" qemu_logPaolo Bonzini
2015-12-17tricore: avoid "naked" qemu_logPaolo Bonzini
2015-12-17ppc: cleanup loggingPaolo Bonzini
2015-12-17s390x: avoid "naked" qemu_logPaolo Bonzini
2015-12-17microblaze: avoid "naked" qemu_logPaolo Bonzini