Age | Commit message (Expand) | Author | Files | Lines |
2020-10-23 | block/nvme: Add driver statistics for access alignment and hw errors | Philippe Mathieu-Daudé | 1 | -1/+23 |
2020-10-21 | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé | 2 | -41/+41 |
2020-10-21 | qapi: Restrict 'query-kvm' command to machine code | Philippe Mathieu-Daudé | 2 | -30/+30 |
2020-10-21 | qapi: Restrict '(p)memsave' command to machine code | Philippe Mathieu-Daudé | 2 | -61/+61 |
2020-10-21 | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json | Philippe Mathieu-Daudé | 2 | -57/+57 |
2020-10-21 | qapi: Restrict 'inject-nmi' command to machine code | Philippe Mathieu-Daudé | 2 | -20/+20 |
2020-10-16 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 1 | -1/+6 |
2020-10-15 | keyval: Parse help options | Kevin Wolf | 1 | -1/+1 |
2020-10-14 | cpu: Introduce CPU model deprecation API | Robert Hoo | 1 | -1/+6 |
2020-10-12 | migration/dirtyrate: present dirty rate only when querying the rate has compl... | Chuan Zheng | 1 | -5/+3 |
2020-10-09 | block: Convert 'block_resize' to coroutine | Kevin Wolf | 1 | -1/+2 |
2020-10-09 | qmp: Move dispatcher to a coroutine | Kevin Wolf | 2 | -5/+63 |
2020-10-09 | monitor: Make current monitor a per-coroutine property | Kevin Wolf | 1 | -2/+2 |
2020-10-09 | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 1 | -1/+7 |
2020-10-06 | replay: implement replay-seek command | Pavel Dovgalyuk | 1 | -0/+20 |
2020-10-06 | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 1 | -0/+36 |
2020-10-06 | replay: introduce info hmp/qmp command | Pavel Dovgalyuk | 2 | -1/+41 |
2020-10-06 | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk | 4 | -18/+28 |
2020-10-06 | migration: introduce icount field for snapshots | Pavel Dovgalyuk | 1 | -2/+8 |
2020-10-04 | qapi/run-state.json: introduce memory failure event | zhenwei pi | 1 | -0/+90 |
2020-10-02 | nbd: Deprecate nbd-server-add/remove | Kevin Wolf | 1 | -2/+9 |
2020-10-02 | block/export: Move writable to BlockExportOptions | Kevin Wolf | 1 | -5/+10 |
2020-10-02 | block/export: Add query-block-exports | Kevin Wolf | 1 | -0/+32 |
2020-10-02 | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf | 1 | -0/+12 |
2020-10-02 | block/export: Add block-export-del | Kevin Wolf | 1 | -6/+26 |
2020-10-02 | block/export: Add 'id' option to block-export-add | Kevin Wolf | 1 | -0/+5 |
2020-10-02 | block/export: Add node-name to BlockExportOptions | Kevin Wolf | 1 | -6/+21 |
2020-10-02 | nbd: Add writethrough to block-export-add | Kevin Wolf | 1 | -1/+6 |
2020-10-02 | nbd: Add max-connections to nbd-server-start | Kevin Wolf | 1 | -2/+8 |
2020-10-02 | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 1 | -0/+10 |
2020-10-02 | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf | 1 | -6/+6 |
2020-10-02 | qapi: Create block-export module | Kevin Wolf | 4 | -167/+178 |
2020-09-29 | qapi: Use rST markup for literal blocks | Peter Maydell | 2 | -9/+13 |
2020-09-29 | docs/interop: Convert qemu-qmp-ref to rST | Peter Maydell | 1 | -3/+1 |
2020-09-29 | qapi/machine.json: Escape a literal '*' in doc comment | Peter Maydell | 1 | -1/+1 |
2020-09-29 | qapi/block.json: Add newline after "Example:" for block-latency-histogram-set | Peter Maydell | 1 | -4/+8 |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell | 3 | -57/+59 |
2020-09-29 | qapi: Extract PCI commands to 'pci.json' | Philippe Mathieu-Daudé | 4 | -306/+318 |
2020-09-29 | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé | 4 | -131/+143 |
2020-09-29 | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé | 2 | -217/+216 |
2020-09-29 | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé | 2 | -30/+30 |
2020-09-29 | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé | 2 | -21/+20 |
2020-09-29 | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé | 2 | -90/+90 |
2020-09-29 | qapi: Correct balloon documentation | Philippe Mathieu-Daudé | 1 | -3/+10 |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé | 2 | -32/+32 |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov | 1 | -24/+0 |
2020-09-25 | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng | 1 | -0/+50 |
2020-09-25 | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng | 1 | -0/+17 |
2020-09-17 | qapi/: fix some comment spelling errors | zhaolichang | 2 | -4/+4 |
2020-09-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -24/+34 |