summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | linux-user/elfload: Disable core dump if getrlimit failsRichard Henderson2024-02-291-1/+1
| |/ /
* | | Merge tag 'hppa-latest-pull-request' of https://github.com/hdeller/qemu-hppa ...Peter Maydell2024-03-047-4/+22
|\ \ \
| * | | roms/hppa: Add build rules for hppa-firmwareHelge Deller2024-03-031-0/+7
| * | | pc-bios/README: Add information about hppa-firmwareHelge Deller2024-03-031-0/+6
| * | | pc-bios/meson: Add hppa-firmware64.img blobHelge Deller2024-03-031-0/+1
| * | | target/hppa: Restore unwind_breg before calculating iorHelge Deller2024-03-033-3/+6
| * | | target: hppa: Fix unaligned double word accesses for hppa64Guenter Roeck2024-03-031-1/+2
| | |/ | |/|
* | | gitlab: update FreeBSD Cirrus CI image to 13.3Daniel P. Berrangé2024-03-041-1/+1
* | | meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé2024-03-041-5/+12
* | | docs/conf.py: Remove usage of distutilsThomas Huth2024-03-041-6/+4
|/ /
* | Merge tag 'pull-request-2024-03-01' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-03-015-18/+33
|\ \
| * | chardev/char-socket: Fix TLS io channels sending too much data to the backendThomas Huth2024-03-011-3/+3
| * | tests/unit/test-util-sockets: Remove temporary file after testThomas Huth2024-03-011-0/+1
| * | hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt2024-03-011-2/+3
| * | hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"Thomas Huth2024-03-011-6/+6
| * | libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza2024-03-011-1/+1
| * | libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza2024-03-011-6/+19
| |/
* | Merge tag 'pull-loongarch-20240229' of https://gitlab.com/gaosong/qemu into s...Peter Maydell2024-03-013-33/+107
|\ \ | |/ |/|
| * loongarch: Change the UEFI loading mode to loongarchXianglai Li2024-02-293-33/+107
* | Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell2024-02-2824-211/+354
|\ \ | |/ |/|
| * migration: Use migrate_has_error() in close_return_path_on_source()Cédric Le Goater2024-02-281-2/+1
| * migration: Join the return path thread before releasing to_dst_fileFabiano Rosas2024-02-281-13/+9
| * migration: Fix qmp_query_migrate mbps valueFabiano Rosas2024-02-281-9/+14
| * migration: options incompatible with cprSteve Sistare2024-02-282-0/+19
| * migration: update cpr-reboot descriptionSteve Sistare2024-02-281-13/+22
| * migration: stop vm for cprSteve Sistare2024-02-283-22/+32
| * migration: notifier error checkingSteve Sistare2024-02-282-10/+23
| * migration: refactor migrate_fd_connect failuresSteve Sistare2024-02-281-5/+8
| * migration: per-mode notifiersSteve Sistare2024-02-282-5/+23
| * migration: MigrationNotifyFuncSteve Sistare2024-02-286-15/+11
| * migration: remove postcopy_after_devicesSteve Sistare2024-02-283-10/+0
| * migration: MigrationEvent for notifiersSteve Sistare2024-02-287-27/+51
| * migration: convert to NotifierWithReturnSteve Sistare2024-02-289-20/+29
| * migration: remove error from notifier dataSteve Sistare2024-02-285-8/+4
| * notify: pass error to notifier with returnSteve Sistare2024-02-286-8/+13
| * migration/multifd: Drop unnecessary helper to destroy IOCPeter Xu2024-02-283-14/+1
| * migration/multifd: Cleanup outgoing_args in state destroyPeter Xu2024-02-283-4/+11
| * migration/multifd: Make multifd_channel_connect() return voidPeter Xu2024-02-281-5/+3
| * migration/multifd: Drop registered_yankPeter Xu2024-02-282-6/+3
| * migration/multifd: Cleanup TLS iochannel referencingPeter Xu2024-02-281-14/+23
| * migration/multifd: Release recv sem_sync earlierFabiano Rosas2024-02-281-6/+6
| * migration/multifd: Remove p->quit from recv sideFabiano Rosas2024-02-281-17/+24
| * tests/qtest/migration: Add a fd + file testFabiano Rosas2024-02-281-0/+41
| * tests/qtest/migration: Rename fd_proto testFabiano Rosas2024-02-281-2/+3
| * docs/devel/migration.rst: Document the file transportFabiano Rosas2024-02-281-0/+4
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-02-2815-90/+157
|\ \
| * | ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini2024-02-287-5/+8
| * | ide: collapse parameters to ide_init_drivePaolo Bonzini2024-02-283-31/+20
| * | target/i386: leave the A20 bit set in the final NPT walkPaolo Bonzini2024-02-281-5/+7
| * | target/i386: remove unnecessary/wrong application of the A20 maskPaolo Bonzini2024-02-281-13/+8