aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-21target/arm/translate-vfp.c: Whitespace fixesPeter Maydell1-6/+5
2021-06-21docs/system/arm: Document which architecture extensions we emulatePeter Maydell2-0/+108
2021-06-21target/arm: Use acpi_ghes_present() to see if we report ACPI memory errorsPeter Maydell1-5/+1
2021-06-21hw/acpi: Provide function acpi_ghes_present()Peter Maydell3-0/+31
2021-06-21hw/acpi: Provide stub version of acpi_ghes_record_errors()Peter Maydell2-3/+20
2021-06-21Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell34-2073/+3174
2021-06-20Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-06-15-v2' into...Peter Maydell18-475/+626
2021-06-18block/nbd: safer transition to receiving requestVladimir Sementsov-Ogievskiy1-1/+3
2021-06-18block/nbd: add nbd_client_connected() helperVladimir Sementsov-Ogievskiy1-11/+14
2021-06-18block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()Vladimir Sementsov-Ogievskiy2-98/+11
2021-06-18nbd/client-connection: add option for non-blocking connection attemptVladimir Sementsov-Ogievskiy3-3/+9
2021-06-18block/nbd: split nbd_co_do_establish_connection out of nbd_reconnect_attemptVladimir Sementsov-Ogievskiy1-38/+42
2021-06-18block-coroutine-wrapper: allow non bdrv_ prefixVladimir Sementsov-Ogievskiy1-3/+4
2021-06-18nbd/client-connection: return only one io channelVladimir Sementsov-Ogievskiy3-21/+32
2021-06-18block/nbd: drop BDRVNBDState::siocVladimir Sementsov-Ogievskiy1-50/+48
2021-06-18block/nbd: don't touch s->sioc in nbd_teardown_connection()Vladimir Sementsov-Ogievskiy1-4/+0
2021-06-18block/nbd: use negotiation of NBDClientConnectionVladimir Sementsov-Ogievskiy1-14/+30
2021-06-18block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()Vladimir Sementsov-Ogievskiy1-42/+58
2021-06-18nbd/client-connection: shutdown connection on releaseVladimir Sementsov-Ogievskiy1-3/+17
2021-06-18nbd/client-connection: implement connection retryVladimir Sementsov-Ogievskiy2-13/+45
2021-06-18nbd/client-connection: add possibility of negotiationVladimir Sementsov-Ogievskiy3-9/+109
2021-06-18nbd/client-connection: use QEMU_LOCK_GUARDVladimir Sementsov-Ogievskiy1-54/+45
2021-06-18nbd: move connection code from block/nbd to nbd/client-connectionVladimir Sementsov-Ogievskiy4-207/+244
2021-06-18block/nbd: introduce nbd_client_connection_release()Vladimir Sementsov-Ogievskiy1-18/+27
2021-06-18block/nbd: introduce nbd_client_connection_new()Vladimir Sementsov-Ogievskiy1-6/+9
2021-06-18block/nbd: rename NBDConnectThread to NBDClientConnectionVladimir Sementsov-Ogievskiy1-67/+67
2021-06-18block/nbd: make nbd_co_establish_connection_cancel() bs-independentVladimir Sementsov-Ogievskiy1-8/+9
2021-06-18block/nbd: bs-independent interface for nbd_co_establish_connection()Vladimir Sementsov-Ogievskiy1-18/+32
2021-06-18block/nbd: drop thr->stateVladimir Sementsov-Ogievskiy1-95/+45
2021-06-18block/nbd: simplify waking of nbd_co_establish_connection()Vladimir Sementsov-Ogievskiy1-40/+15
2021-06-18block/nbd: BDRVNBDState: drop unused connect_err and connect_statusVladimir Sementsov-Ogievskiy1-10/+2
2021-06-18block/nbd: nbd_client_handshake(): fix leak of s->iocVladimir Sementsov-Ogievskiy1-0/+2
2021-06-18block/nbd: ensure ->connection_thread is always validRoman Kagan1-35/+21
2021-06-18block/nbd: call socket_address_parse_named_fd() in advanceVladimir Sementsov-Ogievskiy1-0/+6
2021-06-18qemu-sockets: introduce socket_address_parse_named_fd()Vladimir Sementsov-Ogievskiy2-0/+30
2021-06-18block/nbd: connect_thread_func(): do qio_channel_set_delay(false)Vladimir Sementsov-Ogievskiy1-0/+2
2021-06-18block/nbd: fix how state is cleared on nbd_open() failure pathsVladimir Sementsov-Ogievskiy1-18/+18
2021-06-18block/nbd: fix channel object leakRoman Kagan1-0/+1
2021-06-18co-queue: drop extra coroutine_fn marksVladimir Sementsov-Ogievskiy1-2/+4
2021-06-18tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini1-0/+37
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini8-27/+28
2021-06-18Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210618.0' i...Peter Maydell4-1/+163
2021-06-18vfio/migration: Correct device state from vmstate change for savevm caseKirti Wankhede1-1/+10
2021-06-18vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang1-0/+1
2021-06-18docs/devel: Add VFIO device migration documentationTarun Gupta3-0/+152
2021-06-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...Peter Maydell10-54/+102
2021-06-17scripts: helper to generate x86_64 CPU ABI compat infoDaniel P. Berrangé1-0/+194
2021-06-17docs: add a table showing x86-64 ABI compatibility levelsDaniel P. Berrangé3-1/+90
2021-06-17docs/interop/firmware.json: Add SEV-ES supportTom Lendacky1-1/+46
2021-06-17docs: Add SEV-ES documentation to amd-memory-encryption.txtTom Lendacky1-7/+47