index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
2
-9
/
+1
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
|
*
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-18
1
-1
/
+1
|
\
\
|
*
|
q35: Enable the ioapic device to be seen by qtest.
John Snow
2014-08-15
1
-1
/
+1
*
|
|
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
3
-37
/
+0
*
|
|
acpi: align RSDP
Michael S. Tsirkin
2014-08-14
1
-1
/
+1
*
|
|
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-08-14
5
-17
/
+17
*
|
|
pc: Create 2.2 machine type
Jan Kiszka
2014-08-14
2
-5
/
+31
|
/
/
*
|
qemu: support xen hvm direct kernel boot
Chunyan Liu
2014-08-01
3
-0
/
+33
*
|
piix: set legacy table size for 1.7
Michael S. Tsirkin
2014-07-29
1
-0
/
+1
*
|
acpi-build: tweak acpi migration limits
Michael S. Tsirkin
2014-07-29
1
-7
/
+9
*
|
pc: future-proof migration-compatibility of ACPI tables
Paolo Bonzini
2014-07-29
1
-1
/
+9
*
|
acpi-build: minor code cleanup
Michael S. Tsirkin
2014-07-29
1
-6
/
+12
*
|
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
Igor Mammedov
2014-07-29
1
-5
/
+21
*
|
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-07-28
3
-4
/
+77
*
|
acpi-dsdt: procedurally generate _PRT
Paolo Bonzini
2014-07-28
2
-1832
/
+128
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...
Peter Maydell
2014-07-18
2
-2
/
+2
|
\
\
|
*
|
Fix new typos in comments (found by codespell)
Stefan Weil
2014-07-18
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-18
1
-52
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "kvmclock: Ensure time in migration never goes backward"
Paolo Bonzini
2014-07-18
1
-48
/
+0
|
*
|
Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...
Paolo Bonzini
2014-07-18
1
-4
/
+0
|
|
/
*
/
pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
Eduardo Habkost
2014-07-11
1
-11
/
+2
|
/
*
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
2014-06-29
1
-0
/
+10
*
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2014-06-29
1
-5
/
+5
*
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
3
-2
/
+89
*
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
2014-06-23
2
-29
/
+31
*
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
2014-06-23
1
-1
/
+1
*
pc: acpi: do not hardcode preprocessor
Igor Mammedov
2014-06-19
1
-1
/
+1
*
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
3
-20
/
+16
*
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
1
-2
/
+1
*
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-4
/
+8
*
acpi: update generated files
Michael S. Tsirkin
2014-06-19
6
-24
/
+1074
*
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2014-06-19
2
-2
/
+8
*
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
2014-06-19
1
-0
/
+17
*
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
1
-0
/
+19
*
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
4
-1
/
+278
*
pc: propagate memory hotplug event to ACPI device
Igor Mammedov
2014-06-19
1
-0
/
+10
*
pc: add acpi-device link to PCMachineState
Igor Mammedov
2014-06-19
2
-1
/
+21
*
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2014-06-19
1
-0
/
+3
*
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-06-19
2
-2
/
+2
*
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
2014-06-19
1
-0
/
+21
*
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
2014-06-19
1
-0
/
+9
*
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
2014-06-19
1
-0
/
+59
*
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
2014-06-19
1
-0
/
+10
*
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
2014-06-19
3
-1
/
+14
*
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-06-19
1
-0
/
+6
*
pc: initialize memory hotplug address space
Igor Mammedov
2014-06-19
1
-2
/
+24
*
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
2014-06-18
1
-7
/
+16
*
pc: create custom generic PC machine type
Igor Mammedov
2014-06-18
3
-24
/
+81
[next]