summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio: move vm_running check to virtio_device_startedAlex Bennée2022-10-071-0/+5
* include/hw: document vhost_dev feature life-cycleAlex Bennée2022-10-071-0/+3
* include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée2022-10-071-1/+6
* plugins: add [pre|post]fork helpers to linux-userAlex Bennée2022-10-061-0/+24
* accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée2022-10-061-0/+16
* gdbstub: move guest debug support check to opsAlex Bennée2022-10-062-7/+1Star
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-063-5/+9
* gdbstub: move sstep flags probing into AccelClassAlex Bennée2022-10-062-8/+12
* monitor: expose monitor_puts to rest of codeAlex Bennée2022-10-061-0/+1
* Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-10-057-32/+131
|\
| * accel/tcg: Introduce TARGET_TB_PCRELRichard Henderson2022-10-042-2/+33
| * accel/tcg: Introduce tb_pc and log_pcRichard Henderson2022-10-042-1/+7
| * hw/core: Add CPUClass.get_pcRichard Henderson2022-10-041-0/+3
| * include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-043-14/+3Star
| * accel/tcg: Use DisasContextBase in plugin_gen_tb_startRichard Henderson2022-10-041-3/+4
| * include/exec: Introduce TARGET_PAGE_ENTRY_EXTRARichard Henderson2022-10-041-0/+9
| * accel/tcg: Introduce tlb_set_page_fullRichard Henderson2022-10-042-0/+36
| * accel/tcg: Introduce probe_access_fullRichard Henderson2022-10-042-0/+16
| * accel/tcg: Drop addr member from SavedIOTLBRichard Henderson2022-10-041-1/+0Star
| * accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFullRichard Henderson2022-10-041-11/+11
| * cpu: cache CPUClass in CPUState for hot code pathsAlex Bennée2022-10-041-0/+9
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-042-12/+22
|\ \ | |/ |/|
| * watchdog: remove -watchdog optionPaolo Bonzini2022-09-291-12/+0Star
| * x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld2022-09-271-0/+22
* | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-035-6/+13
|\ \
| * | hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski2022-09-301-0/+3
| * | block: move bdrv_qiov_is_aligned to file-posixKeith Busch2022-09-301-1/+0Star
| * | block: make serializing requests functions 'void'Denis V. Lunev2022-09-301-1/+1
| * | block: add missed block_acct_setup with new block device init procedureDenis V. Lunev2022-09-301-1/+6
| * | block: pass OnOffAuto instead of bool to block_acct_setup()Denis V. Lunev2022-09-301-3/+3
* | | Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-031-0/+3
|\ \ \
| * | | hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-291-0/+3
| |/ /
* | | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-293-3/+21
|\ \ \ | |/ / |/| |
| * | oslib-posix: Introduce qemu_socketpair()Guoyi Tu2022-09-291-0/+18
| * | chardev: src buffer const for write functionsArwed Meyer2022-09-292-3/+3
* | | Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...Stefan Hajnoczi2022-09-281-0/+6
|\ \ \ | |/ / |/| |
| * | linux-user: Passthrough MADV_DONTNEED for certain file mappingsIlya Leoshkevich2022-09-271-0/+6
| |/
* | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-2716-42/+253
|\ \
| * | s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-261-0/+1
| * | s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-261-1/+5
| * | s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2022-09-262-0/+15
| * | s390x/pci: enable for load/store interpretationMatthew Rosato2022-09-262-0/+25
| * | s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-0/+5
| * | Update linux headers to v6.0-rc4Chenyi Qiang2022-09-2612-41/+202
| |/
* | Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-09-275-15/+5Star
|\ \
| * | usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann2022-09-271-0/+1
| * | Revert "main-loop: Disable block backend global state assertion on Cocoa"Akihiko Odaki2022-09-231-13/+0Star
| * | ui/cocoa: Run qemu_init in the main threadAkihiko Odaki2022-09-232-2/+3
| * | ui/console: Get tab completion working again in the SDL monitor vcCal Peake2022-09-231-0/+1
| |/
* | hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow2022-09-261-1/+2