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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
1
-1
/
+1
2018-04-09
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
1
-0
/
+14
2018-03-21
multiboot: Check validity of mh_header_addr
Kevin Wolf
1
-0
/
+4
2018-03-21
multiboot: Reject kernels exceeding the address space
Kevin Wolf
1
-0
/
+4
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-137
/
+115
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
1
-4
/
+52
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-8
/
+8
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-42
/
+65
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
1
-102
/
+0
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
1
-62
/
+84
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
1
-88
/
+102
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
1
-2
/
+0
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
1
-3
/
+1
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
1
-0
/
+13
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
1
-31
/
+41
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
3
-0
/
+3
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
1
-2
/
+2
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2
-3
/
+0
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
3
-5
/
+16
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
1
-26
/
+29
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
1
-8
/
+8
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
1
-6
/
+0
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
1
-8
/
+10
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
3
-24
/
+0
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
3
-1
/
+3
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
4
-1
/
+6
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2
-4
/
+3
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-8
/
+26
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-1
/
+3
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+4
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+2
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
1
-1
/
+1
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
3
-22
/
+17
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
3
-49
/
+64
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2
-31
/
+57
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2
-5
/
+23
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+14
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
1
-4
/
+14
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
11
-21
/
+521
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
1
-5
/
+14
2017-12-22
intel_iommu: fix error param in string
Peter Xu
1
-1
/
+1
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
1
-5
/
+5
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
1
-0
/
+1
[next]