index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-27
pl110: Rename pl110_version enum values
Eduardo Habkost
2020-08-27
vmw_pvscsi: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
megasas: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
e1000: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
numa: hmat: fix cache size check
Igor Mammedov
2020-08-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into staging
Peter Maydell
2020-08-27
hw/vfio/ap: Plug memleak in vfio_ap_get_group()
Pan Nengyuan
2020-08-27
docs/system/s390x: Add a chapter about s390x boot devices
Thomas Huth
2020-08-27
virtio-ccw-input: fix description
Cornelia Huck
2020-08-26
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...
Peter Maydell
2020-08-26
hw/display/artist: Fix invalidation of lines near screen border
Sven Schnelle
2020-08-26
hw/display/artist: Fix invalidation of lines in artist_draw_line()
Sven Schnelle
2020-08-26
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
2020-08-26
hw/display/artist: Prevent out of VRAM buffer accesses
Helge Deller
2020-08-26
Revert "hw/display/artist: Avoid drawing line when nothing to display"
Helge Deller
2020-08-26
hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
hw/display/artist: Check offset in draw_line to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
hw/hppa/lasi: Don't abort on invalid IMR value
Helge Deller
2020-08-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...
Peter Maydell
2020-08-26
iotests: Add tests for qcow2 images with extended L2 entries
Alberto Garcia
2020-08-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-08-25
target/riscv: Support the Virtual Instruction fault
Alistair Francis
2020-08-25
target/riscv: Return the exception from invalid CSR accesses
Alistair Francis
2020-08-25
target/riscv: Support the v0.6 Hypervisor extension CRSs
Alistair Francis
2020-08-25
target/riscv: Only support little endian guests
Alistair Francis
2020-08-25
target/riscv: Only support a single VSXL length
Alistair Francis
2020-08-25
target/riscv: Update the CSRs to the v0.6 Hyp extension
Alistair Francis
2020-08-25
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
target/riscv: Fix the interrupt cause code
Alistair Francis
2020-08-25
target/riscv: Convert MSTATUS MTL to GVA
Alistair Francis
2020-08-25
target/riscv: Don't allow guest to write to htinst
Alistair Francis
2020-08-25
target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
Alistair Francis
2020-08-25
target/riscv: Allow generating hlv/hlvx/hsv instructions
Alistair Francis
2020-08-25
target/riscv: Allow setting a two-stage lookup in the virt status
Alistair Francis
2020-08-25
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
Anup Patel
2020-08-25
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
2020-08-25
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
2020-08-25
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
2020-08-25
tests: fix a memory in test_socket_unix_abstract_good
Li Qiang
2020-08-25
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200825-pull-request...
Peter Maydell
2020-08-25
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
2020-08-25
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to handle_alloc_space()
Alberto Garcia
2020-08-25
qcow2: Clear the L2 bitmap when allocating a compressed cluster
Alberto Garcia
[next]