index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]