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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
Update version for 8.0.2 release
v8.0.2
Michael Tokarev
1
-1
/
+1
2023-05-30
block/export: Fix null pointer dereference in error path
Kevin Wolf
1
-2
/
+4
2023-05-29
Update version for 8.0.1 release
v8.0.1
Michael Tokarev
1
-1
/
+1
2023-05-27
virtio: qmp: fix memory leak
Paolo Bonzini
1
-6
/
+5
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
1
-0
/
+8
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2
-6
/
+50
2023-05-26
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
1
-0
/
+2
2023-05-26
util/vfio-helpers: Use g_file_read_link()
Akihiko Odaki
1
-3
/
+5
2023-05-24
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
1
-0
/
+3
2023-05-24
igb: Always copy ethernet header
Akihiko Odaki
1
-20
/
+23
2023-05-24
e1000e: Always copy ethernet header
Akihiko Odaki
1
-16
/
+10
2023-05-24
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
7
-30
/
+34
2023-05-24
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
1
-4
/
+4
2023-05-24
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
1
-1
/
+1
2023-05-24
igb: Fix Rx packet type encoding
Akihiko Odaki
2
-19
/
+24
2023-05-24
e1000x: Fix BPRC and MPRC
Akihiko Odaki
5
-45
/
+33
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
4
-12
/
+8
2023-05-22
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
3
-8
/
+38
2023-05-22
graph-lock: Disable locking for now
Kevin Wolf
1
-0
/
+24
2023-05-22
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
5
-0
/
+12
2023-05-22
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2
-1
/
+134
2023-05-22
aio-posix: do not nest poll handlers
Stefan Hajnoczi
1
-0
/
+11
2023-05-22
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
1
-9
/
+11
2023-05-22
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
1
-1
/
+0
2023-05-22
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
4
-4
/
+12
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2
-1
/
+7
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2
-1
/
+9
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
1
-2
/
+13
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
1
-5
/
+9
2023-05-18
target/arm: Fix vd == vm overlap in sve_ldff1_z
Richard Henderson
1
-0
/
+6
2023-05-18
migration: Attempt disk reactivation in more failure scenarios
Eric Blake
1
-10
/
+14
2023-05-18
migration: Minor control flow simplification
Eric Blake
1
-3
/
+2
2023-05-18
migration: Handle block device inactivation failures better
Eric Blake
1
-3
/
+2
2023-05-18
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
1
-31
/
+68
2023-05-18
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
1
-1
/
+4
2023-05-18
tests/docker: bump the xtensa base to debian:11-slim
Alex Bennée
1
-1
/
+1
2023-05-17
docs/about/emulation: fix typo
Lizhi Yang
1
-1
/
+1
2023-05-17
util/async-teardown: wire up query-command-line-options
Claudio Imbrenda
4
-11
/
+62
2023-05-17
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
3
-6
/
+12
2023-05-17
tcg/i386: Set P_REXW in tcg_out_addi_ptr
Richard Henderson
1
-1
/
+1
2023-05-17
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2
-13
/
+28
2023-05-17
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
1
-1
/
+1
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
1
-23
/
+58
2023-05-15
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
1
-1
/
+1
2023-05-15
async: Suppress GCC13 false positive in aio_bh_poll()
Cédric Le Goater
1
-0
/
+14
2023-05-14
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
5
-19
/
+30
2023-05-14
ui: Fix pixel colour channel order for PNG screenshots
Peter Maydell
1
-2
/
+2
2023-05-14
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
1
-25
/
+51
2023-05-11
accel/tcg: Fix atomic_mmu_lookup for reads
Richard Henderson
1
-1
/
+1
2023-05-10
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
1
-1
/
+1
[next]