qemu.git
2025-01-02 Fabiano Rosastests/qtest/migration: Initialize buffer in probe_o_dir...
2025-01-02 Fabiano Rosastests/qtest/migration: Do proper cleanup in the dirty_l...
2025-01-02 Shameer Kolothumtests/qtest/migration: Fix compile errors when CONFIG_U...
2025-01-01 Stefan HajnocziMerge tag 'hw-misc-20241231' of https://github.com...
2025-01-01 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2024-12-31 Hyman Huanghw/display/qxl: Do not use C99 // comments
2024-12-31 William Hoopernet/vmnet: Pad short Ethernet frames
2024-12-31 Phil Dennis... MAINTAINERS: Add myself as maintainer for apple-gfx...
2024-12-31 Phil Dennis... hw/display/apple-gfx: Adds configurable mode list
2024-12-31 Phil Dennis... hw/display/apple-gfx: Adds PCI implementation
2024-12-31 Phil Dennis... hw/display/apple-gfx: Introduce ParavirtualizedGraphics...
2024-12-31 Phil Dennis... ui & main loop: Redesign of system-specific main thread...
2024-12-31 Phil Dennis... hw/usb/hcd-xhci: Unimplemented/guest error logging...
2024-12-31 Phil Dennis... hw/usb/hcd-xhci-pci: Move msi/msix properties from...
2024-12-31 Phil Dennis... hw/block/virtio-blk: Replaces request free function...
2024-12-31 Philippe Mathieu... hw/i386/amd_iommu: Simplify non-KVM checks on XTSup...
2024-12-31 Philippe Mathieu... hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
2024-12-31 Philippe Mathieu... hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES...
2024-12-31 Shameer Kolothumfw_cfg: Don't set callback_opaque NULL in fw_cfg_modify...
2024-12-31 Philippe Mathieu... hw/net/xilinx_ethlite: Rename rxbuf -> port_index
2024-12-31 Philippe Mathieu... hw/net/xilinx_ethlite: Correct maximum RX buffer size
2024-12-31 Philippe Mathieu... hw/net/xilinx_ethlite: Update QOM style
2024-12-31 Philippe Mathieu... hw/net/xilinx_ethlite: Remove unuseful debug logs
2024-12-31 Philippe Mathieu... hw/net/xilinx_ethlite: Convert some debug logs to trace...
2024-12-31 Philippe Mathieu... hw/sparc: Mark devices as big-endian
2024-12-31 Philippe Mathieu... hw/openrisc: Mark devices as big-endian
2024-12-31 Philippe Mathieu... hw/tricore: Mark devices as little-endian
2024-12-31 Philippe Mathieu... hw/i386: Mark devices as little-endian
2024-12-31 Philippe Mathieu... hw/microblaze: Propagate CPU endianness to microblaze_l...
2024-12-31 Guenter Roeckhw/usb/uhci: Introduce and use register defines
2024-12-31 Guenter Roeckhw/usb/uhci: checkpatch cleanup
2024-12-31 Gustavo Romerohw/misc/ivshmem: Rename ivshmem to ivshmem-pci
2024-12-31 Gustavo Romerohw/misc/ivshmem-flat: Add ivshmem-flat device
2024-12-31 Michael TokarevRevert "vvfat: fix ubsan issue in create_long_filename"
2024-12-30 Alexander Grafhw/pci-host/gpex: Allow more than 4 legacy IRQs
2024-12-29 Stefan HajnocziMerge tag 'pull-request-2024-12-29' of https://gitlab...
2024-12-29 Mark Cave-Aylandnext-cube: add my copyright to the top of the file
2024-12-29 Mark Cave-Aylandnext-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_...
2024-12-29 Mark Cave-Aylandnext-cube: move next_rtc_cmd_is_write() and next_rtc_da...
2024-12-29 Mark Cave-Aylandnext-cube: add rtc-power-out named gpio to trigger...
2024-12-29 Mark Cave-Aylandnext-cube: add rtc-cmd-reset named gpio to reset the...
2024-12-29 Mark Cave-Aylandnext-cube: use named gpio output for next-rtc data
2024-12-29 Mark Cave-Aylandnext-cube: move rtc-data-in gpio from next-pc to next...
2024-12-29 Mark Cave-Aylandnext-cube: move reset of next-rtc fields from next...
2024-12-29 Mark Cave-Aylandnext-cube: QOMify NeXTRTC
2024-12-29 Mark Cave-Aylandnext-cube: don't use rtc phase value of -1
2024-12-29 Mark Cave-Aylandnext-cube: use named gpio to read RTC data bit in scr2
2024-12-29 Mark Cave-Aylandnext-cube: use named gpio to set RTC data bit in scr2
2024-12-29 Mark Cave-Aylandnext-cube: always use retval to return rtc read values
2024-12-29 Mark Cave-Aylandnext-cube: separate rtc read and write shift logic
2024-12-29 Mark Cave-Aylandnext-cube: use qemu_irq to drive int_status in next_scr...
2024-12-29 Mark Cave-Aylandnext-cube: rename typedef struct NextRtc to NeXTRTC
2024-12-29 Mark Cave-Aylandnext-cube: convert next-pc device to use Resettable...
2024-12-29 Mark Cave-Aylandnext-cube: rearrange NeXTState declarations to improve...
2024-12-29 Mark Cave-Aylandnext-cube: remove unused next.scr memory region
2024-12-29 Mark Cave-Aylandnext-cube: add empty slots for unknown accesses to...
2024-12-29 Mark Cave-Aylandnext-cube: move en ethernet MMIO to separate memory...
2024-12-29 Mark Cave-Aylandnext-cube: move timer MMIO to separate memory region...
2024-12-29 Mark Cave-Aylandnext-cube: move ESCC to be QOM child of next-pc device
2024-12-29 Mark Cave-Aylandnext-cube: map ESCC registers as a subregion of the...
2024-12-29 Mark Cave-Aylandnext-cube: move floppy disk MMIO to separate memory...
2024-12-29 Mark Cave-Aylandnext-cube: move SCSI 4020/4021 logic from next-pc devic...
2024-12-29 Mark Cave-Aylandnext-cube: move SCSI CSRs from next-pc to the next...
2024-12-29 Mark Cave-Aylandnext-cube: introduce next-scsi device
2024-12-29 Mark Cave-Aylandnext-cube: introduce next_pc_init() object init function
2024-12-29 Mark Cave-Aylandnext-cube: move next_scsi_init() to next_pc_realize()
2024-12-29 Mark Cave-Aylandnext-cube: create new next.scsi container memory region
2024-12-29 Mark Cave-Aylandnext-cube: remove overlap between next.dma and next...
2024-12-29 Mark Cave-Aylandnext-cube: remove 0x14020 dummy value from next_mmio_read()
2024-12-29 Thomas Huthhw/m68k/next-cube: Disable the default CD-ROM drive
2024-12-29 Philippe Mathieu... hw/m68k: Mark devices as big-endian
2024-12-28 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2024-12-28 Laurent Vivierqmp: update vhost-user protocol feature maps
2024-12-28 ckf104contrib/plugins/bbv.c: Start bb index from 1
2024-12-28 Daniel Henrique... hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'
2024-12-28 Han Hantarget/i386/cpu: Fix notes for CPU models
2024-12-28 Philippe Mathieu... docs: Replace 'since' -> 'removed in' in removed-featur...
2024-12-28 Philippe Mathieu... docs: Correct release of TCG trace-events removal
2024-12-28 Philippe Mathieu... docs: Correct '-runas' and '-fsdev/-virtfs proxy' inden...
2024-12-28 Pierrick Bouviervvfat: fix ubsan issue in create_long_filename
2024-12-28 Zhao Liuhw/timer/hpet: Drop the unused macro
2024-12-28 Zhao Liuhw/timer/hpet: Fix comment about capabilities register
2024-12-28 Pierrick Bouvierdocs/devel: remove dead video link for sourcehut submit...
2024-12-27 Stefan HajnocziMerge tag 'pull-loongarch-20241227' of https://gitlab...
2024-12-27 Bibo Maotarget/loongarch: Use auto method with LASX feature
2024-12-27 Bibo Maotarget/loongarch: Use auto method with LSX feature
2024-12-27 Bibo Maohw/loongarch/virt: Improve fdt table creation for CPU...
2024-12-27 Bibo Maohw/loongarch/virt: Create fdt table on machine creation...
2024-12-27 Bibo Maotarget/loongarch: Use actual operand size with vbsrl...
2024-12-27 Guo Hongyutarget/loongarch: Fix vldi inst
2024-12-26 Stefan HajnocziMerge tag 'pull-vfio-20241226' of https://github.com...
2024-12-26 Avihai Horonmigration: Unexport migration_is_active()
2024-12-26 Avihai Horonmigration: Drop migration_is_device()
2024-12-26 Avihai Horonsystem/dirtylimit: Don't use migration_is_active()
2024-12-26 Avihai Horonvfio/migration: Rename vfio_devices_all_dirty_tracking()
2024-12-26 Avihai Horonvfio/migration: Refactor vfio_devices_all_running_and_m...
2024-12-26 Avihai Horonvfio/migration: Refactor vfio_devices_all_dirty_trackin...
2024-12-26 Avihai Horonvfio/container: Add dirty tracking started flag
2024-12-26 Tomita Moekovfio/igd: add x-igd-gms option back to set DSM region...
2024-12-26 Tomita Moekovfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
next