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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-09-30
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
2021-09-30
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
Peter Maydell
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
Tong Ho
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
2021-09-30
hw/nvram: Introduce Xilinx battery-backed ram
Tong Ho
2021-09-30
hw/nvram: Introduce Xilinx ZynqMP eFuse device
Tong Ho
2021-09-30
hw/nvram: Introduce Xilinx Versal eFuse device
Tong Ho
2021-09-30
hw/nvram: Introduce Xilinx eFuse QOM
Tong Ho
2021-09-30
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-09-27-v2' into...
Peter Maydell
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: make BlockLimits::max_pdiscard 64bit
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: make BlockLimits::max_pwrite_zeroes 64bit
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in copy_range driver handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
qcow2: check request on vmstate save/load path
Vladimir Sementsov-Ogievskiy
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-09-29
ppc/xive: Export xive_tctx_word2() helper
Cédric Le Goater
2021-09-29
ppc/xive: Export priority_to_ipb() helper
Cédric Le Goater
[next]