]> git.ipfire.org Git - thirdparty/qemu.git/history - hw
tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
[thirdparty/qemu.git] / hw /
2024-04-24  Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24  Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24  Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24  Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24  Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
2024-04-24  Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-04-24  Philippe Mathieu... qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
2024-04-24  Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
2024-04-24  Philippe Mathieu... qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
2024-04-24  Richard HendersonMerge tag 'migration-20240423-pull-request' of https...
2024-04-24  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-23  Cédric Le Goatermemory: Add Error** argument to the global_dirty_log...
2024-04-23  Cédric Le Goatermemory: Add Error** argument to .log_global_start(...
2024-04-23  Cédric Le Goatermigration: Add Error** argument to .load_setup() handler
2024-04-23  Cédric Le Goatermigration: Add Error** argument to .save_setup() handler
2024-04-23  Cédric Le Goatervfio: Always report an error in vfio_save_setup()
2024-04-23  Cédric Le Goaters390/stattrib: Add Error** argument to set_migrationmod...
2024-04-23  Xiaoyao LiHostMem: Add mechanism to opt in kvm guest memfd via...
2024-04-23  Michael Rothhw/i386/sev: Use legacy SEV VM types for older machine...
2024-04-23  Paolo Bonzinitarget/i386: Implement mc->kvm_type() to get VM type
2024-04-23  Paolo Bonzinilinux-headers: update to current kvm/next
2024-04-23  Xiaoyao Lis390: Switch to use confidential_guest_kvm_init()
2024-04-23  Xiaoyao Lippc/pef: switch to use confidential_guest_kvm_init...
2024-04-23  Xiaoyao Lihw/i386/acpi: Set PCAT_COMPAT bit only when pic is...
2024-04-23  Isaku Yamahataq35: Introduce smm_ranges property for q35-pci-host
2024-04-23  Isaku Yamahatapci-host/q35: Move PAM initialization above SMRAM initi...
2024-04-18  Gerd Hoffmanntarget/i386: add guest-phys-bits cpu property
2024-04-18  Paolo Bonzinihw: Add compat machines for 9.1
2024-04-18  Paolo Bonzinivga: move dirty memory region code together
2024-04-18  Paolo Bonzinivga: optimize computation of dirty memory region
2024-04-18  Paolo Bonzinimemory-device: move stubs out of stubs/
2024-04-18  Paolo Bonziniramfb: move stubs out of stubs/
2024-04-18  Paolo Bonzinihw/virtio: move stubs out of stubs/
2024-04-18  Paolo Bonzinihw/usb: move stubs out of stubs/
2024-04-18  Paolo Bonzinihw/core: Move system emulation files to system_ss
2024-04-16  Kevin Wolfusb-storage: Fix BlockConf defaults
2024-04-15  Peter MaydellMerge tag 'hw-misc-20240415' of https://github.com...
2024-04-15  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-15  BALATON Zoltanhw/pci-host/ppc440_pcix: Do not expose a bridge device...
2024-04-15  BALATON Zoltanhw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
2024-04-15  Cindy Luvirtio-pci: fix use of a released vector
2024-04-10  Peter MaydellMerge tag 'hw-misc-20240410' of https://github.com...
2024-04-10  Philippe Mathieu... hw/audio/virtio-snd: Remove unused assignment
2024-04-10  Philippe Mathieu... hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
2024-04-10  Philippe Mathieu... hw/sd/sdhci: Do not update TRNMOD when Command Inhibit...
2024-04-10  Philippe Mathieu... hw/net/lan9118: Fix overflow in MIL TX FIFO
2024-04-10  Philippe Mathieu... hw/net/lan9118: Replace magic '2048' value by MIL_TXFIF...
2024-04-10  Philippe Mathieu... hw/misc/applesmc: Fix memory leak in reset() handler
2024-04-10  Philippe Mathieu... hw/misc/applesmc: Do not call DeviceReset from DeviceRe...
2024-04-10  Philippe Mathieu... hw/block/nand: Fix out-of-bound access in NAND block...
2024-04-10  Philippe Mathieu... hw/block/nand: Have blk_load() take unsigned offset...
2024-04-10  Philippe Mathieu... hw/block/nand: Factor nand_load_iolen() method out
2024-04-10  Philippe Mathieu... hw/virtio/virtio-crypto: Protect from DMA re-entrancy...
2024-04-10  Philippe Mathieu... hw/char/virtio-serial-bus: Protect from DMA re-entrancy...
2024-04-10  Philippe Mathieu... hw/display/virtio-gpu: Protect from DMA re-entrancy...
2024-04-10  Philippe Mathieu... hw/virtio: Introduce virtio_bh_new_guarded() helper
2024-04-09  Peter MaydellMerge tag 'edk2-20240409-pull-request' of https://gitla...
2024-04-09  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-09  Vladimir Sementsov... vhost-user-blk: simplify and fix vhost_user_blk_handle_...
2024-04-09  lyx634449800vdpa-dev: Fix the issue of device status not updating...
2024-04-09  Waferhw/virtio: Fix packed virtqueue flush used_idx
2024-04-09  Manos Pitsidianakisvirtio-snd: rewrite invalid tx/rx message handling
2024-04-09  Zheyu Mavirtio-snd: Enhance error handling for invalid transfers
2024-04-09  Michael S. TsirkinRevert "hw/virtio: Add support for VDPA network simulat...
2024-04-04  Peter MaydellMerge tag 'qemu-sparc-20240404' of https://github.com...
2024-04-04  Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-04-04  Mark Cave-Aylandesp.c: remove explicit setting of DRQ within ESP state...
2024-04-04  Mark Cave-Aylandesp.c: ensure esp_pdma_write() always calls esp_fifo_push()
2024-04-04  Mark Cave-Aylandesp.c: update esp_fifo_{push, pop}() to call esp_update...
2024-04-04  Mark Cave-Aylandesp.c: introduce esp_update_drq() and update esp_fifo_...
2024-04-04  Mark Cave-Aylandesp.c: move esp_set_phase() and esp_get_phase() towards...
2024-04-04  Mark Cave-Aylandesp.c: prevent cmdfifo overflow in esp_cdb_ready()
2024-04-04  Mark Cave-Aylandesp.c: rework esp_cdb_length() into esp_cdb_ready()
2024-04-04  Mark Cave-Aylandesp.c: don't assert() if FIFO empty when executing...
2024-04-04  Mark Cave-Aylandesp.c: introduce esp_fifo_push_buf() function for pushi...
2024-04-04  Mark Cave-Aylandesp.c: change esp_fifo_pop_buf() to take ESPState
2024-04-04  Mark Cave-Aylandesp.c: use esp_fifo_push() instead of fifo8_push()
2024-04-04  Mark Cave-Aylandesp.c: change esp_fifo_pop() to take ESPState
2024-04-04  Mark Cave-Aylandesp.c: change esp_fifo_push() to take ESPState
2024-04-04  Mark Cave-Aylandesp.c: replace cmdfifo use of esp_fifo_pop() in do_mess...
2024-04-04  Mark Cave-Aylandesp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_bu...
2024-04-04  Mark Cave-Aylandesp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_bu...
2024-04-04  Mark Cave-Aylandesp.c: move esp_fifo_pop_buf() internals to new esp_fif...
2024-04-04  Zheyu Mablock/virtio-blk: Fix memory leak from virtio_blk_zone_...
2024-04-03  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-02  Paolo Bonzinipc_q35: remove unnecessary m->alias assignment
2024-04-02  Paolo Bonzinilsi53c895a: avoid out of bounds access to s->msg[]
2024-04-02  Paolo Bonzinivga: do not treat horiz pel panning value of 8 as ...
2024-04-02  Paolo Bonzinivga: adjust dirty memory region if pel panning is active
2024-04-02  Paolo Bonzinivga: move computation of dirty memory region later
2024-04-02  Paolo Bonzinivga: merge conditionals on shift control register
2024-04-02  Peter MaydellMerge tag 'hw-misc-20240402' of https://github.com...
2024-04-02  Yajun Wuhw/net/virtio-net: fix qemu set used ring flag even...
2024-04-02  Artem Chernyshevhw/xen_evtchn: Initialize flush_kvm_routes
2024-04-02  Marc-André Lureauhw/nvme: fix -Werror=maybe-uninitialized
2024-04-02  Philippe Mathieu... hw/i386/pc: Restrict CXL to PCI-based machines
2024-04-02  Philippe Mathieu... hw/arm/smmu: Avoid using inlined functions with externa...
2024-04-02  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-04-02  Peter MaydellMerge tag 'pull-target-arm-20240402' of https://git...
2024-04-02  Cédric Le Goaterraspi4b: Reduce RAM to 1Gb on 32-bit hosts
next