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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
bios-tables-test: allow changes in DSDT ACPI tables for q35
Ani Sinha
1
-0
/
+12
2021-10-05
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
1
-1
/
+1
2021-10-05
acpi: remove no longer used build_header()
Igor Mammedov
3
-52
/
+0
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2
-18
/
+14
2021-10-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2
-52
/
+48
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2
-59
/
+41
2021-10-05
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
1
-1
/
+1
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2
-142
/
+93
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2
-40
/
+18
2021-10-05
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
1
-7
/
+6
2021-10-05
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
1
-7
/
+6
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2
-144
/
+90
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2
-126
/
+67
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
5
-32
/
+15
2021-10-05
acpi: x86: remove dead code
Igor Mammedov
1
-13
/
+0
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
3
-25
/
+22
2021-10-05
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
1
-7
/
+4
2021-10-05
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-6
/
+4
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2
-107
/
+48
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
6
-106
/
+80
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
3
-30
/
+14
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2
-29
/
+23
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2
-21
/
+18
2021-10-05
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
1
-6
/
+4
2021-10-05
acpi: vmgenid_build_acpi: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
1
-7
/
+6
2021-10-05
acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
1
-8
/
+10
2021-10-05
acpi: nvdimm_build_nfit: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
1
-25
/
+17
2021-10-05
acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-8
/
+6
2021-10-05
acpi: build_mcfg: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-9
/
+9
2021-10-05
acpi: acpi_build_hest: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
1
-6
/
+4
2021-10-05
acpi: build_tpm2: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-6
/
+5
2021-10-05
acpi: build_fadt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-7
/
+7
2021-10-05
acpi: build_slit: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-8
/
+5
2021-10-05
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2
-26
/
+15
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2
-26
/
+15
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2
-0
/
+93
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
6
-28
/
+43
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
3
-3
/
+20
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
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
3
-4
/
+5
2021-10-04
Merge remote-tracking branch 'remotes/vivier/tags/linux-user-for-6.2-pull-req...
Richard Henderson
43
-550
/
+559
2021-10-04
hw/remote/proxy: Categorize Wireless devices as 'Network' ones
Philippe Mathieu-Daudé
1
-0
/
+1
2021-10-04
target/sh4: Use lookup_symbol in sh4_tr_disas_log
Richard Henderson
1
-1
/
+1
2021-10-04
qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
Yanan Wang
1
-1
/
+1
2021-10-04
qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
Yanan Wang
1
-1
/
+1
2021-10-04
qemu-options: -chardev reconnect=seconds duplicated in help, tidy up
Markus Armbruster
1
-1
/
+1
2021-10-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
6
-33
/
+66
2021-10-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-02' into ...
Richard Henderson
9
-66
/
+114
2021-10-02
softmmu/memory_mapping: optimize for RamDiscardManager sections
David Hildenbrand
1
-0
/
+20
[next]