index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-08-25
qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to check_refcounts_l2()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to discard_in_l2_slice()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to zero_in_l2_slice()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to qcow2_get_host_offset()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to calculate_l2_meta()
Alberto Garcia
2020-08-25
qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
Alberto Garcia
2020-08-25
qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
Alberto Garcia
2020-08-25
qcow2: Add cluster type parameter to qcow2_get_host_offset()
Alberto Garcia
2020-08-25
qcow2: Add qcow2_cluster_is_allocated()
Alberto Garcia
2020-08-25
qcow2: Add qcow2_get_subcluster_range_type()
Alberto Garcia
2020-08-25
qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
Alberto Garcia
2020-08-25
qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
Alberto Garcia
2020-08-25
qcow2: Add l2_entry_size()
Alberto Garcia
2020-08-25
qcow2: Add offset_into_subcluster() and size_to_subclusters()
Alberto Garcia
2020-08-25
qcow2: Add offset_to_sc_index()
Alberto Garcia
2020-08-25
qcow2: Add subcluster-related fields to BDRVQcow2State
Alberto Garcia
2020-08-25
qcow2: Add dummy has_subclusters() function
Alberto Garcia
2020-08-25
qcow2: Document the Extended L2 Entries feature
Alberto Garcia
2020-08-25
qcow2: Add get_l2_entry() and set_l2_entry()
Alberto Garcia
2020-08-25
qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
Alberto Garcia
2020-08-25
qcow2: Split cluster_needs_cow() out of count_cow_clusters()
Alberto Garcia
2020-08-25
qcow2: Add calculate_l2_meta()
Alberto Garcia
[prev]
[next]