Age | Commit message (Expand) | Author | Files | Lines |
2018-08-24 | docs/interop/qmp-spec: How to force known good parser state | Markus Armbruster | 1 | -14/+28 |
2018-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ... | Peter Maydell | 1 | -2/+2 |
2018-08-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+22 |
2018-08-21 | docs/usb2.txt: ehci has six ports | npes87184 | 1 | -2/+2 |
2018-08-20 | docs/generic-loader: mention U-Boot and Intel HEX executable formats | Stefan Hajnoczi | 1 | -10/+10 |
2018-08-16 | docs: add guidance on configuring CPU models for x86 | Daniel P. Berrangé | 1 | -0/+484 |
2018-08-15 | tests/vm: Propagate V=1 down into the make inside the VM | Peter Maydell | 1 | -0/+1 |
2018-08-10 | hostmem-file: add the 'pmem' option | Junyan He | 1 | -0/+22 |
2018-07-30 | docs: Describe using images in writing iotests | Fam Zheng | 1 | -0/+11 |
2018-07-19 | tracing: Use double-dash spelling for trace option | Yaowei Bai | 1 | -3/+3 |
2018-07-13 | docs: Grammar and spelling fixes | Ville Skyttä | 18 | -21/+22 |
2018-07-05 | build-system: add coverage-report target | Alex Bennée | 1 | -3/+8 |
2018-07-05 | build-system: add clean-coverage target | Alex Bennée | 1 | -3/+8 |
2018-07-05 | build-system: remove per-test GCOV reporting | Alex Bennée | 1 | -6/+5 |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 3 | -75/+86 |
2018-07-03 | qapi: Polish command flags documentation in qapi-code-gen.txt | Markus Armbruster | 1 | -36/+25 |
2018-07-03 | qmp: Redo how the client requests out-of-band execution | Markus Armbruster | 2 | -16/+12 |
2018-07-03 | qmp: Make "id" optional again even in "oob" monitors | Markus Armbruster | 1 | -6/+7 |
2018-07-03 | docs/interop/qmp: Improve OOB documentation | Markus Armbruster | 2 | -31/+56 |
2018-07-03 | qapi: add 'if' to top-level expressions | Marc-André Lureau | 1 | -0/+29 |
2018-07-03 | qmp: Say "out-of-band" instead of "Out-Of-Band" | Markus Armbruster | 2 | -2/+2 |
2018-06-30 | docs: mention shared state protect for OOB | Peter Xu | 1 | -6/+11 |
2018-06-28 | Replace '-enable-kvm' with '-accel kvm' in docs and help texts | Thomas Huth | 5 | -12/+12 |
2018-06-27 | trace: forbid floating point types | Stefan Hajnoczi | 1 | -0/+5 |
2018-06-22 | qapi: allow empty branches in flat unions | Anton Nefedov | 1 | -3/+5 |
2018-06-22 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into... | Peter Maydell | 1 | -0/+38 |
2018-06-21 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging | Peter Maydell | 1 | -8/+16 |
2018-06-21 | docs/interop: add nbd.txt | Vladimir Sementsov-Ogievskiy | 1 | -0/+38 |
2018-06-15 | Add functional/acceptance tests infrastructure | Cleber Rosa | 1 | -0/+192 |
2018-06-15 | tcg: remove tb_lock | Emilio G. Cota | 1 | -4/+7 |
2018-06-15 | translate-all: protect TB jumps with a per-destination-TB lock | Emilio G. Cota | 1 | -2/+4 |
2018-06-15 | translate-all: discard TB when tb_link_page returns an existing matching TB | Emilio G. Cota | 1 | -0/+3 |
2018-06-15 | translate-all: make l1_map lockless | Emilio G. Cota | 1 | -2/+2 |
2018-06-15 | bswap: Add new stn_*_p() and ldn_*_p() memory access functions | Peter Maydell | 1 | -0/+15 |
2018-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ... | Peter Maydell | 1 | -44/+55 |
2018-06-12 | usb: update docs | Gerd Hoffmann | 1 | -44/+55 |
2018-06-11 | nvdimm: make persistence option symbolic | Ross Zwisler | 1 | -19/+12 |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -0/+65 |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -3/+542 |
2018-06-01 | nvdimm, acpi: support NFIT platform capabilities | Ross Zwisler | 1 | -0/+27 |
2018-06-01 | docs/interop: add "firmware.json" | Laszlo Ersek | 1 | -0/+540 |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini | 1 | -3/+2 |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 1 | -1/+10 |
2018-05-29 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4... | Peter Maydell | 1 | -0/+106 |
2018-05-24 | vhost-user: support registering external host notifiers | Tiwei Bie | 1 | -0/+33 |
2018-05-24 | vhost-user: allow slave to send fds via slave channel | Tiwei Bie | 1 | -0/+5 |
2018-05-24 | docs: tpm: add VM save/restore example and troubleshooting guide | Stefan Berger | 1 | -0/+106 |
2018-05-23 | virtio-balloon: add hugetlb page allocation counts | Jonathan Helman | 1 | -0/+2 |
2018-05-23 | allocate pci id for mdpy | Gerd Hoffmann | 1 | -0/+1 |
2018-05-15 | migration: update docs | Dr. David Alan Gilbert | 1 | -156/+376 |