qemu.git
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
2024-12-26 Tomita Moekovfio/igd: emulate GGC register in mmio bar0
2024-12-26 Tomita Moekovfio/igd: add macro for declaring mirrored registers
2024-12-26 Tomita Moekovfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake devic...
2024-12-26 Tomita Moekovfio/igd: add Gemini Lake and Comet Lake device ids
2024-12-26 Tomita Moekovfio/igd: canonicalize memory size calculations
2024-12-26 Tomita Moekovfio/igd: align generation with i915 kernel driver
2024-12-26 Tomita Moekovfio/igd: remove unsupported device ids
2024-12-26 Tomita Moekovfio/igd: fix GTT stolen memory size calculation for...
2024-12-25 Stefan HajnocziMerge tag 'pull-tcg-20241224' of https://gitlab.com...
2024-12-24 Richard Hendersonaccel/tcg: Move gen_intermediate_code to TCGCPUOps...
2024-12-24 Richard Hendersontarget/hexagon: Simplify internal_mpyhh setup
2024-12-24 Richard Hendersontarget/hexagon: Use mulu64 for int128_mul_6464
2024-12-24 Richard Hendersontarget/hexagon: Remove Double
2024-12-24 Richard Hendersontarget/hexagon: Remove Float
2024-12-24 Richard Hendersontarget/hexagon: Expand GEN_XF_ROUND
2024-12-24 Richard Hendersontarget/hexagon: Remove internal_fmafx
2024-12-24 Richard Hendersontarget/hexagon: Use float32_muladd for helper_sffm...
2024-12-24 Richard Hendersontarget/hexagon: Use float32_muladd_scalbn for helper_sf...
2024-12-24 Richard Hendersontarget/hexagon: Use float32_muladd for helper_sffms
2024-12-24 Richard Hendersontarget/hexagon: Use float32_muladd for helper_sffma
2024-12-24 Richard Hendersontarget/hexagon: Use float32_mul in helper_sfmpy
2024-12-24 Richard Hendersonsoftfloat: Add float_muladd_suppress_add_product_zero
2024-12-24 Richard Hendersonsoftfloat: Add float_round_nearest_even_max
2024-12-24 Richard Hendersonsoftfloat: Remove float_muladd_halve_result
2024-12-24 Richard Hendersontarget/sparc: Use float*_muladd_scalbn
2024-12-24 Richard Hendersontarget/arm: Use float*_muladd_scalbn
2024-12-24 Richard Hendersonsoftfloat: Add float{16,32,64}_muladd_scalbn
2024-12-24 Richard Hendersontcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec into...
2024-12-24 Richard Hendersontcg/optimize: Move fold_bitsel_vec into alphabetic...
2024-12-24 Richard Hendersontcg/optimize: Re-enable sign-mask optimizations
2024-12-24 Richard Hendersontcg/optimize: Remove z_mask, s_mask from OptContext
2024-12-24 Richard Hendersontcg/optimize: Use finish_folding as default in tcg_optimize
2024-12-24 Richard Hendersontcg/optimize: Use finish_folding in fold_bitsel_vec
2024-12-24 Richard Hendersontcg/optimize: Use fold_masks_zs in fold_xor
2024-12-24 Richard Hendersontcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
2024-12-24 Richard Hendersontcg/optimize: Use fold_masks_zs in fold_tcg_ld
2024-12-24 Richard Hendersontcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
2024-12-24 Richard Hendersontcg/optimize: Simplify sign bit test in fold_shift
next