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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
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
-10
/
+0
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-10
/
+0
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
1
-0
/
+31
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2
-3
/
+5
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
1
-0
/
+3
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+2
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
1
-5
/
+0
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
1
-0
/
+9
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
1
-3
/
+4
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
11
-16
/
+360
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
5
-0
/
+114
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
6
-33
/
+47
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
1
-0
/
+1
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
1
-0
/
+11
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
1
-0
/
+7
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2
-0
/
+5
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
3
-0
/
+18
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
1
-0
/
+44
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
1
-0
/
+28
2021-09-30
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
1
-2
/
+2
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
1
-2
/
+2
2021-09-30
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
1
-5
/
+5
2021-09-30
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
Peter Maydell
1
-4
/
+4
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
1
-2
/
+28
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
1
-0
/
+3
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
Tong Ho
1
-0
/
+2
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
1
-0
/
+10
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
1
-0
/
+5
2021-09-30
hw/nvram: Introduce Xilinx battery-backed ram
Tong Ho
1
-0
/
+54
2021-09-30
hw/nvram: Introduce Xilinx ZynqMP eFuse device
Tong Ho
1
-0
/
+44
2021-09-30
hw/nvram: Introduce Xilinx Versal eFuse device
Tong Ho
1
-0
/
+68
2021-09-30
hw/nvram: Introduce Xilinx eFuse QOM
Tong Ho
1
-0
/
+132
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
1
-3
/
+6
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
1
-16
/
+0
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2
-0
/
+10
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
1
-0
/
+1
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
1
-1
/
+1
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
1
-14
/
+14
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
1
-1
/
+1
2021-09-29
ppc/xive: Export xive_tctx_word2() helper
Cédric Le Goater
1
-0
/
+5
2021-09-29
ppc/xive: Export priority_to_ipb() helper
Cédric Le Goater
1
-0
/
+11
2021-09-29
nubus: add support for slot IRQs
Mark Cave-Ayland
1
-0
/
+6
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
1
-1
/
+1
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
2
-1
/
+2
2021-09-29
mac-nubus-bridge: rename MacNubusState to MacNubusBridge
Mark Cave-Ayland
1
-2
/
+2
2021-09-29
nubus-bridge: introduce separate NubusBridge structure
Mark Cave-Ayland
2
-1
/
+7
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2
-0
/
+8
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
1
-0
/
+6
[next]