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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
3
-3
/
+3
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2
-0
/
+2
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+31
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
2
-0
/
+2
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-7
/
+4
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
1
-0
/
+31
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
3
-4
/
+4
2018-06-01
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2
-20
/
+84
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2
-15
/
+52
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2
-19
/
+20
2018-05-29
hw/i386: Rename 2.13 machine types to 3.0
Peter Maydell
2
-8
/
+8
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-103
/
+300
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2
-59
/
+157
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2
-7
/
+11
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
1
-0
/
+4
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
1
-32
/
+52
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
1
-5
/
+39
2018-05-23
intel-iommu: add iommu lock
Peter Xu
1
-9
/
+47
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
1
-30
/
+11
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
1
-12
/
+30
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-1
/
+1
2018-05-18
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
1
-30
/
+46
2018-05-18
xen-pvdevice: Introduce a simplistic xen-pvdevice save state
Igor Druzhinin
1
-0
/
+11
2018-05-15
pc: add 2.13 machine types
Babu Moger
2
-5
/
+23
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-12
/
+21
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
1
-0
/
+1
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
1
-5
/
+1
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
1
-12
/
+21
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2
-14
/
+13
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-2
/
+2
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-11
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2
-16
/
+21
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
1
-1
/
+2
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-6
/
+6
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
1
-23
/
+27
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
1
-0
/
+12
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
1
-2
/
+3
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
1
-8
/
+0
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
[next]