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-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
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
3
-0
/
+45
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
Tong Ho
3
-0
/
+36
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
3
-0
/
+92
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
3
-0
/
+55
2021-09-30
hw/nvram: Introduce Xilinx battery-backed ram
Tong Ho
3
-0
/
+550
2021-09-30
hw/nvram: Introduce Xilinx ZynqMP eFuse device
Tong Ho
3
-0
/
+861
2021-09-30
hw/nvram: Introduce Xilinx Versal eFuse device
Tong Ho
4
-0
/
+904
2021-09-30
hw/nvram: Introduce Xilinx eFuse QOM
Tong Ho
4
-0
/
+408
2021-09-30
allwinner-h3: Switch to SMC as PSCI conduit
Alexander Graf
1
-1
/
+1
2021-09-30
spapr/xive: Fix kvm_xive_source_reset trace event
Cédric Le Goater
1
-2
/
+2
2021-09-30
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
Daniel Henrique Barboza
1
-10
/
+9
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
1
-21
/
+34
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
1
-27
/
+1
2021-09-30
hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
Bin Meng
1
-0
/
+9
2021-09-30
target/ppc: Fix 64-bit decrementer
Cédric Le Goater
1
-11
/
+9
2021-09-30
target/ppc: Convert debug to trace events (decrementer and IRQ)
Cédric Le Goater
2
-109
/
+82
2021-09-30
spapr_numa.c: handle auto NUMA node with no distance info
Daniel Henrique Barboza
1
-0
/
+11
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2
-0
/
+154
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
3
-39
/
+53
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2
-13
/
+26
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
1
-21
/
+53
2021-09-30
spapr_numa.c: scrap 'legacy_numa' concept
Daniel Henrique Barboza
1
-27
/
+20
2021-09-30
spapr_numa.c: split FORM1 code into helpers
Daniel Henrique Barboza
1
-10
/
+25
2021-09-30
target/ppc: Replace debug messages by asserts for unknown IRQ pins
Cédric Le Goater
1
-18
/
+6
2021-09-30
memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
Daniel Henrique Barboza
1
-0
/
+9
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2
-5
/
+14
[prev]
[next]