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