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
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2021-10-07
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2021-10-07
hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
Philippe Mathieu-Daudé
2021-10-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into staging
Richard Henderson
2021-10-06
block: introduce max_hw_iov for use in scsi-generic
Paolo Bonzini
2021-10-06
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-10-05
hw/core/cpu: Re-sort the non-pointers to the end of CPUClass
Richard Henderson
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-05
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-05
tcg: add dup_const_tl wrapper
Philipp Tomsich
2021-10-05
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
2021-10-05
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
acpi: x86: remove dead code
Igor Mammedov
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
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
[next]