]> git.proxmox.com Git - mirror_qemu.git/history - include
qga: Add shutdown/halt/reboot support for FreeBSD
[mirror_qemu.git] / include /
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-24 Stefan HajnocziMerge tag 'pull-9p-20221024' of https://github.com...
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-24 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-10-24 Bin Mengtreewide: Remove the unnecessary space before semicolon
2022-10-22 Peter Maydellinclude/hw/scsi/scsi.h: Remove unused scsi_legacy_handl...
2022-10-21 Jason A. Donenfeldm68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Stefan HajnocziMerge tag 'pull-ppc-20221017' of https://gitlab.com...
2022-10-17 Daniel Henrique... qmp/hmp, device_tree.c: introduce dumpdtb
2022-10-17 BALATON Zoltanppc440_uc.c: Move some macros to ppc4xx.h
2022-10-17 BALATON Zoltanppc440_sdram: QOM'ify
2022-10-17 BALATON Zoltanppc4xx_sdram: Rename functions to prevent name clashes
2022-10-17 BALATON Zoltanppc440_sdram: Get rid of the init RAM hack
2022-10-17 BALATON Zoltanppc4xx_sdram: QOM'ify
2022-10-17 BALATON Zoltanppc4xx_sdram: Move size check to ppc4xx_sdram_init()
2022-10-17 BALATON Zoltanppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
2022-10-17 BALATON Zoltanppc4xx_sdram: Get rid of the init RAM hack
2022-10-17 BALATON Zoltanppc4xx: Introduce Ppc4xxSdramBank struct
2022-10-16 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20221014' of https:...
2022-10-14 Sunil V Lhw/riscv: virt: Enable booting S-mode firmware from...
2022-10-14 Sunil V Lhw/arm, loongarch: Move load_image_to_fw_cfg() to commo...
2022-10-14 Wilfred Mallawahw/ssi: ibex_spi: fixup/add rw1c functionality
2022-10-13 Venu Busireddyvirtio-scsi: Send "REPORTED LUNS CHANGED" sense data...
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-12 Stefan HajnocziMerge tag 'pull-target-arm-20221010' of https://git...
2022-10-12 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-10-12 Marc-André Lureauio/command: implement support for win32
2022-10-12 Marc-André Lureauio/command: use glib GSpawn, instead of open-coding...
2022-10-12 Gerd Hoffmannpci-ids: document modern virtio-pci ids in pci.h too
2022-10-12 Gerd Hoffmannpci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
2022-10-12 Gerd Hoffmannpci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
2022-10-12 Gerd Hoffmannpci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
2022-10-11 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-11 Chenyi Qiangkvm: expose struct KVMState
2022-10-10 Paolo Bonzinikvm: allow target-specific accelerator properties
2022-10-09 Hal Martinhw/smbios: support for type 8 (port connector)
2022-10-09 Peter Maydellpci: Sanity check mask argument to pci_set_*_by_mask()
2022-10-09 Peter Maydellpci: Remove unused pci_get_*_by_mask() functions
2022-10-09 Laurent Vivierhmp: add virtio commands
2022-10-09 Laurent Vivierqmp: decode feature & status bits in virtio-status
2022-10-09 Laurent Vivierqmp: add QMP command x-query-virtio
2022-10-09 Jonathan Cameronmem/cxl-type3: Add sn option to provide serial number...
2022-10-07 Daniil Tatianinvhost-user-blk: make 'config_wce' part of 'host_features'
2022-10-07 Daniil Tatianinvirtio-blk: move config size params to virtio-blk-common
2022-10-07 Daniil Tatianinvirtio: introduce VirtIOConfigSizeParams & virtio_get_c...
2022-10-07 Viresh Kumarhw/virtio: add boilerplate for vhost-user-gpio device
2022-10-07 Alex Bennéehw/virtio: move vhd->started check into helper and...
2022-10-07 Alex Bennéehw/virtio: move vm_running check to virtio_device_started
2022-10-07 Alex Bennéeinclude/hw: document vhost_dev feature life-cycle
2022-10-07 Alex Bennéeinclude/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
2022-10-07 Emanuele Giuseppe... job: remove unused functions
2022-10-07 Emanuele Giuseppe... blockjob: remove unused functions
2022-10-07 Emanuele Giuseppe... job.c: enable job lock/unlock and remove Aiocontext...
2022-10-07 Emanuele Giuseppe... job.h: categorize JobDriver callbacks that need the...
2022-10-07 Emanuele Giuseppe... blockjob.h: categorize fields in struct BlockJob
2022-10-07 Emanuele Giuseppe... jobs: protect job.aio_context with BQL and job_mutex
2022-10-07 Emanuele Giuseppe... blockjob: introduce block_job _locked() APIs
2022-10-07 Emanuele Giuseppe... job.c: add job_lock/unlock while keeping job.h intact
2022-10-07 Emanuele Giuseppe... aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
2022-10-07 Emanuele Giuseppe... job.c: API functions not used outside should be static
2022-10-07 Emanuele Giuseppe... job.h: categorize fields in struct Job
2022-10-07 Emanuele Giuseppe... job.c: make job_mutex and job_lock/unlock() public
2022-10-07 Paolo Bonzinijob: add missing coroutine_fn annotations
2022-10-07 Paolo Bonzinicoroutine: remove incorrect coroutine_fn annotations
2022-10-07 Paolo Bonzininbd: remove incorrect coroutine_fn annotations
2022-10-07 Alberto Fariacoroutine: Drop coroutine_fn annotation from qemu_corou...
2022-10-06 Janosch Frankdump: Rework filter area variables
2022-10-06 Janosch Frankdump: Rework get_start_block
2022-10-06 Janosch Frankdump: Replace opaque DumpState pointer with a typed one
2022-10-06 Stefan HajnocziMerge tag 'pull-testing-gdbstub-plugins-gitdm-061022...
2022-10-06 Alex Bennéeplugins: add [pre|post]fork helpers to linux-user
2022-10-06 Alex Bennéeaccel/kvm: move kvm_update_guest_debug to inline stub
2022-10-06 Alex Bennéegdbstub: move guest debug support check to ops
2022-10-06 Alex Bennéegdbstub: move breakpoint logic to accel ops
2022-10-06 Alex Bennéegdbstub: move sstep flags probing into AccelClass
2022-10-06 Alex Bennéemonitor: expose monitor_puts to rest of code
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Richard Hendersonaccel/tcg: Introduce TARGET_TB_PCREL
2022-10-04 Richard Hendersonaccel/tcg: Introduce tb_pc and log_pc
2022-10-04 Richard Hendersonhw/core: Add CPUClass.get_pc
2022-10-04 Richard Hendersoninclude/hw/core: Create struct CPUJumpCache
2022-10-04 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-04 Richard Hendersonaccel/tcg: Use DisasContextBase in plugin_gen_tb_start
2022-10-04 Richard Hendersoninclude/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
2022-10-04 Richard Hendersonaccel/tcg: Introduce tlb_set_page_full
2022-10-04 Richard Hendersonaccel/tcg: Introduce probe_access_full
2022-10-04 Richard Hendersonaccel/tcg: Drop addr member from SavedIOTLB
2022-10-04 Richard Hendersonaccel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
2022-10-04 Alex Bennéecpu: cache CPUClass in CPUState for hot code paths
2022-10-03 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-10-03 Stefan HajnocziMerge tag 'pull-target-arm-20220930' of https://git...
2022-09-30 Lev Kujawskihw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETE...
next