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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-16
/
+15
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-16
/
+15
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
1
-0
/
+62
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
4
-25
/
+38
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2
-3
/
+17
2021-10-05
hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees
Philippe Mathieu-Daudé
1
-17
/
+12
2021-10-05
hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
Philippe Mathieu-Daudé
1
-0
/
+2
2021-10-04
hw/remote/proxy: Categorize Wireless devices as 'Network' ones
Philippe Mathieu-Daudé
1
-0
/
+1
2021-10-02
tpm: mark correct memory region range dirty when clearing RAM
David Hildenbrand
1
-1
/
+4
2021-10-02
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
1
-1
/
+4
2021-10-02
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
1
-6
/
+1
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
1
-1
/
+5
2021-10-01
machine: Put all sanity-check in the generic SMP parser
Yanan Wang
1
-32
/
+30
2021-10-01
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini
1
-5
/
+2
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
6
-6
/
+6
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
1
-2
/
+1
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
2
-103
/
+72
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
1
-4
/
+4
2021-10-01
machine: Use ms instead of global current_machine in sanity-check
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
7
-18
/
+57
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
2
-27
/
+19
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
2
-26
/
+32
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
2
-30
/
+30
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
2
-17
/
+24
2021-10-01
machine: Deprecate "parameter=0" SMP configurations
Yanan Wang
1
-0
/
+14
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
81
-128
/
+3067
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
20
-2
/
+478
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
15
-328
/
+522
2021-09-30
memory: Name all the memory listeners
Peter Xu
9
-0
/
+12
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2
-0
/
+72
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2
-0
/
+38
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
1
-1
/
+10
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
1
-0
/
+22
2021-09-30
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
1
-0
/
+4
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
1
-1
/
+10
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
1
-1
/
+11
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
3
-1
/
+88
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2
-6
/
+43
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2
-0
/
+168
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
1
-0
/
+5
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
1
-0
/
+1
2021-09-30
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
Xuzhou Cheng
1
-1
/
+1
2021-09-30
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
10
-10
/
+10
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
13
-13
/
+13
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
31
-59
/
+52
2021-09-30
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
3
-18
/
+18
2021-09-30
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
Peter Maydell
2
-7
/
+7
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
12
-20
/
+15
[next]