summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21i386/kvm: implement 'hv-passthrough' modeVitaly Kuznetsov
2019-06-21i386/kvm: document existing Hyper-V enlightenmentsVitaly Kuznetsov
2019-06-21i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()Vitaly Kuznetsov
2019-06-21i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUIDVitaly Kuznetsov
2019-06-21i386/kvm: convert hyperv enlightenments properties from bools to bitsVitaly Kuznetsov
2019-06-21hax: Honor CPUState::haltedColin Xu
2019-06-21kvm-all: Add/update fprintf's for kvm_*_ioeventfd_delYury Kotov
2019-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-06-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-06-18block/null: Expose read-zeroes option in QAPI schemaKevin Wolf
2019-06-18iotests: Test failure to loosen restrictionsMax Reitz
2019-06-18block: Ignore loosening perm restrictions failuresMax Reitz
2019-06-18block: Add *tighten_restrictions to *check*_perm()Max Reitz
2019-06-18block: Fix order in bdrv_replace_child()Max Reitz
2019-06-18block/commit: Drop bdrv_child_try_set_perm()Max Reitz
2019-06-18block/mirror: Fix child permissionsMax Reitz
2019-06-18block: Add bdrv_child_refresh_perms()Max Reitz
2019-06-18file-posix: Update open_flags in raw_set_perm()Max Reitz
2019-06-18block: drop bs->jobVladimir Sementsov-Ogievskiy
2019-06-18blockdev: blockdev_mark_auto_del: drop usage of bs->jobVladimir Sementsov-Ogievskiy
2019-06-18block/block-backend: blk_iostatus_reset: drop usage of bs->jobVladimir Sementsov-Ogievskiy
2019-06-18block/replication: drop usage of bs->jobVladimir Sementsov-Ogievskiy
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz
2019-06-18Travis: print acceptance tests logs in case of job failureCleber Rosa
2019-06-18Revert "travis: Make check-acceptance job more verbose"Eduardo Habkost
2019-06-18target/arm: Check for dp support for dp VFM, not spPeter Maydell
2019-06-18Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-06-17-v2'...Peter Maydell
2019-06-18vl: Deprecate -mon pretty=... for HMP monitorsKevin Wolf
2019-06-18monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()Kevin Wolf
2019-06-18monitor: Split Monitor.flags into separate boolsKevin Wolf
2019-06-18monitor: Split out monitor/monitor.cKevin Wolf
2019-06-18monitor: Split out monitor/hmp.cKevin Wolf
2019-06-17monitor: Split out monitor/qmp.cKevin Wolf
2019-06-17monitor: Create monitor-internal.h with common definitionsKevin Wolf
2019-06-17monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf
2019-06-17monitor: Rename HMP command type and tablesKevin Wolf
2019-06-17monitor: Remove Monitor.cmd_table indirectionKevin Wolf
2019-06-17monitor: Create MonitorHMP with readline stateKevin Wolf
2019-06-17monitor: Make MonitorQMP a child class of MonitorKevin Wolf
2019-06-17monitor: Split monitor_init in HMP and QMP functionKevin Wolf
2019-06-17monitor: Remove unused password prompting fieldsKevin Wolf
2019-06-17monitor: Fix return type of monitor_fdset_dup_fd_findYury Kotov
2019-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20190617' into ...Peter Maydell
2019-06-17docs: Build and install specs manualPeter Maydell
2019-06-17docs/specs/index.rst: Fix minor syntax issuesPeter Maydell
2019-06-17qemu-tech.texi: Remove "QEMU compared to other emulators" sectionPeter Maydell
2019-06-17Convert "translator internals" docs to RST, move to devel manualPeter Maydell
2019-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190617'...Peter Maydell
2019-06-17target/arm: Only implement doubles if the FPU supports themPeter Maydell