index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
1
-1
/
+1
2024-08-23
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
1
-2
/
+5
2024-08-21
hw/loongarch: Fix length for lowram in ACPI SRAT
Jiaxun Yang
1
-1
/
+1
2024-08-20
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
3
-2
/
+7
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
1
-0
/
+3
2024-08-20
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
1
-2
/
+2
2024-08-20
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
Akihiko Odaki
1
-0
/
+2
2024-08-20
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
1
-1
/
+1
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
1
-1
/
+1
2024-08-20
Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
Richard Henderson
7
-18
/
+19
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
1
-3
/
+8
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
3
-10
/
+5
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
1
-0
/
+1
2024-08-20
hw/remote/message.c: Don't directly invoke DeviceClass:reset
Peter Maydell
1
-4
/
+1
2024-08-20
hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
Peter Maydell
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
Jiaxun Yang
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
Jiaxun Yang
1
-0
/
+3
2024-08-19
Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
Andrew Jones
1
-1
/
+0
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
1
-1
/
+1
2024-08-16
virtio-net: Use virtual time for RSC timers
Nicholas Piggin
1
-3
/
+3
2024-08-16
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
Nicholas Piggin
1
-5
/
+6
2024-08-13
hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
Zheyu Ma
1
-8
/
+20
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
2
-6
/
+7
2024-08-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
1
-2
/
+2
2024-08-07
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
1
-22
/
+51
2024-08-06
scsi-disk: Always report RESERVATION_CONFLICT to guest
Kevin Wolf
1
-5
/
+30
2024-08-06
scsi-disk: Add warning comments that host_status errors take a shortcut
Kevin Wolf
1
-0
/
+7
2024-08-06
scsi-block: Don't skip callback for sgio error status/driver_status
Kevin Wolf
1
-10
/
+0
2024-08-06
scsi-disk: Use positive return value for status in dma_readv/writev
Kevin Wolf
1
-7
/
+14
2024-08-06
hw/pci-host/gt64120: Reset config registers during RESET phase
Philippe Mathieu-Daudé
1
-5
/
+14
2024-08-06
hw/pci-host/gt64120: Set PCI base address register write mask
Philippe Mathieu-Daudé
1
-1
/
+13
2024-08-06
hw/display/virtio-gpu: Improve "opengl is not available" error message
Peter Maydell
1
-1
/
+7
2024-08-06
hw/ide/pci: Remove dead code from bmdma_prepare_buf()
Peter Maydell
1
-5
/
+2
2024-08-06
hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
Peter Maydell
1
-0
/
+2
2024-08-06
hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
Peter Maydell
1
-1
/
+1
2024-08-06
hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
Peter Maydell
1
-0
/
+1
2024-08-06
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Philippe Mathieu-Daudé
1
-0
/
+1
2024-08-06
hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
Philippe Mathieu-Daudé
1
-1
/
+3
2024-08-06
hw/sd/sdcard: Explicit dummy byte value
Philippe Mathieu-Daudé
1
-5
/
+7
2024-08-06
hw/intc/loongson_ipi: Restrict to MIPS
Bibo Mao
1
-14
/
+0
2024-08-06
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
Bibo Mao
2
-3
/
+3
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
3
-0
/
+73
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2
-275
/
+287
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
1
-6
/
+4
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
1
-4
/
+12
2024-08-06
hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Bibo Mao
1
-8
/
+11
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2
-40
/
+52
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
4
-3
/
+34
[next]