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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
37
-6299
/
+0
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
3
-7
/
+5
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
25
-5186
/
+0
2024-04-24
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
3
-249
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
11
-864
/
+0
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
1
-2
/
+1
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-3
/
+2
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
7
-21
/
+49
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
1
-1
/
+1
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
3
-3
/
+7
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
1
-2
/
+7
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
3
-14
/
+11
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
1
-3
/
+12
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2
-7
/
+20
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
1
-0
/
+5
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
1
-0
/
+1
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
1
-0
/
+11
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
1
-8
/
+0
2024-04-23
s390: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
1
-1
/
+4
2024-04-23
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
2
-6
/
+13
2024-04-23
hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled
Xiaoyao Li
1
-1
/
+3
2024-04-23
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2
-13
/
+31
2024-04-23
pci-host/q35: Move PAM initialization above SMRAM initialization
Isaku Yamahata
1
-9
/
+10
2024-04-18
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
1
-1
/
+3
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
8
-10
/
+74
2024-04-18
vga: move dirty memory region code together
Paolo Bonzini
1
-4
/
+4
2024-04-18
vga: optimize computation of dirty memory region
Paolo Bonzini
1
-17
/
+7
2024-04-18
memory-device: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+23
2024-04-18
ramfb: move stubs out of stubs/
Paolo Bonzini
2
-1
/
+16
2024-04-18
hw/virtio: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+26
2024-04-18
hw/usb: move stubs out of stubs/
Paolo Bonzini
2
-1
/
+29
2024-04-18
hw/core: Move system emulation files to system_ss
Paolo Bonzini
2
-45
/
+3
2024-04-16
usb-storage: Fix BlockConf defaults
Kevin Wolf
1
-9
/
+0
2024-04-15
Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-8
/
+6
2024-04-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-2
/
+35
2024-04-15
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
1
-7
/
+4
2024-04-15
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
BALATON Zoltan
1
-1
/
+2
2024-04-15
virtio-pci: fix use of a released vector
Cindy Lu
1
-2
/
+35
2024-04-10
hw/audio/virtio-snd: Remove unused assignment
Philippe Mathieu-Daudé
1
-2
/
+6
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
1
-0
/
+4
2024-04-10
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
1
-0
/
+8
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
1
-1
/
+15
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
1
-3
/
+9
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-10
hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
1
-1
/
+7
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
1
-4
/
+10
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
1
-13
/
+22
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-2
/
+2
[next]