projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-12-31
Philippe Mathieu...
hw/sparc: Mark devices as big-endian
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Philippe Mathieu...
hw/openrisc: Mark devices as big-endian
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Philippe Mathieu...
hw/tricore: Mark devices as little-endian
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Philippe Mathieu...
hw/i386: Mark devices as little-endian
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Philippe Mathieu...
hw/microblaze: Propagate CPU endianness to microblaze_l...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Guenter Roeck
hw/usb/uhci: Introduce and use register defines
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Guenter Roeck
hw/usb/uhci: checkpatch cleanup
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Gustavo Romero
hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Gustavo Romero
hw/misc/ivshmem-flat: Add ivshmem-flat device
commit
|
commitdiff
|
tree
|
snapshot
2024-12-30
Alexander Graf
hw/pci-host/gpex: Allow more than 4 legacy IRQs
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Stefan Hajnoczi
Merge tag 'pull-request-2024-12-29' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: add my copyright to the top of the file
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move next_rtc_cmd_is_write() and next_rtc_da...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: add rtc-power-out named gpio to trigger...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: add rtc-cmd-reset named gpio to reset the...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: use named gpio output for next-rtc data
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move rtc-data-in gpio from next-pc to next...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move reset of next-rtc fields from next...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: QOMify NeXTRTC
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: don't use rtc phase value of -1
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: use named gpio to read RTC data bit in scr2
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: use named gpio to set RTC data bit in scr2
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: always use retval to return rtc read values
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: separate rtc read and write shift logic
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: use qemu_irq to drive int_status in next_scr...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: rename typedef struct NextRtc to NeXTRTC
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: convert next-pc device to use Resettable...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: rearrange NeXTState declarations to improve...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: remove unused next.scr memory region
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: add empty slots for unknown accesses to...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move en ethernet MMIO to separate memory...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move timer MMIO to separate memory region...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move ESCC to be QOM child of next-pc device
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: map ESCC registers as a subregion of the...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move floppy disk MMIO to separate memory...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move SCSI 4020/4021 logic from next-pc devic...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move SCSI CSRs from next-pc to the next...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: introduce next-scsi device
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: introduce next_pc_init() object init function
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: move next_scsi_init() to next_pc_realize()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: create new next.scsi container memory region
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: remove overlap between next.dma and next...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Mark Cave-Ayland
next-cube: remove 0x14020 dummy value from next_mmio_read()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Thomas Huth
hw/m68k/next-cube: Disable the default CD-ROM drive
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Philippe Mathieu...
hw/m68k: Mark devices as big-endian
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Stefan Hajnoczi
Merge tag 'pull-trivial-patches' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Laurent Vivier
qmp: update vhost-user protocol feature maps
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
ckf104
contrib/plugins/bbv.c: Start bb index from 1
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Daniel Henrique...
hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Han Han
target/i386/cpu: Fix notes for CPU models
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Philippe Mathieu...
docs: Replace 'since' -> 'removed in' in removed-featur...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Philippe Mathieu...
docs: Correct release of TCG trace-events removal
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Philippe Mathieu...
docs: Correct '-runas' and '-fsdev/-virtfs proxy' inden...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Pierrick Bouvier
vvfat: fix ubsan issue in create_long_filename
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Zhao Liu
hw/timer/hpet: Drop the unused macro
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Zhao Liu
hw/timer/hpet: Fix comment about capabilities register
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Pierrick Bouvier
docs/devel: remove dead video link for sourcehut submit...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Stefan Hajnoczi
Merge tag 'pull-loongarch-20241227' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Bibo Mao
target/loongarch: Use auto method with LASX feature
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Bibo Mao
target/loongarch: Use auto method with LSX feature
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Bibo Mao
hw/loongarch/virt: Improve fdt table creation for CPU...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Bibo Mao
hw/loongarch/virt: Create fdt table on machine creation...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Bibo Mao
target/loongarch: Use actual operand size with vbsrl...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-27
Guo Hongyu
target/loongarch: Fix vldi inst
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Stefan Hajnoczi
Merge tag 'pull-vfio-20241226' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
migration: Unexport migration_is_active()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
migration: Drop migration_is_device()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
system/dirtylimit: Don't use migration_is_active()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
vfio/migration: Rename vfio_devices_all_dirty_tracking()
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
vfio/migration: Refactor vfio_devices_all_running_and_m...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
vfio/migration: Refactor vfio_devices_all_dirty_trackin...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Avihai Horon
vfio/container: Add dirty tracking started flag
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: add x-igd-gms option back to set DSM region...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: emulate GGC register in mmio bar0
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: add macro for declaring mirrored registers
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake devic...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: add Gemini Lake and Comet Lake device ids
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: canonicalize memory size calculations
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: align generation with i915 kernel driver
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: remove unsupported device ids
commit
|
commitdiff
|
tree
|
snapshot
2024-12-26
Tomita Moeko
vfio/igd: fix GTT stolen memory size calculation for...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-25
Stefan Hajnoczi
Merge tag 'pull-tcg-20241224' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
accel/tcg: Move gen_intermediate_code to TCGCPUOps...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Simplify internal_mpyhh setup
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use mulu64 for int128_mul_6464
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Remove Double
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Remove Float
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Expand GEN_XF_ROUND
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Remove internal_fmafx
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use float32_muladd for helper_sffm...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use float32_muladd_scalbn for helper_sf...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use float32_muladd for helper_sffms
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use float32_muladd for helper_sffma
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/hexagon: Use float32_mul in helper_sfmpy
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
softfloat: Add float_muladd_suppress_add_product_zero
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
softfloat: Add float_round_nearest_even_max
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
softfloat: Remove float_muladd_halve_result
commit
|
commitdiff
|
tree
|
snapshot
2024-12-24
Richard Henderson
target/sparc: Use float*_muladd_scalbn
commit
|
commitdiff
|
tree
|
snapshot
next