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
*
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
2013-11-26
1
-4
/
+2
*
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-25
2
-14
/
+0
|
\
|
*
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-21
2
-14
/
+0
*
|
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2013-11-21
2
-5
/
+8
*
|
acpi-build: fix build on glib < 2.22
Michael S. Tsirkin
2013-11-21
1
-5
/
+6
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-11-21
1
-46
/
+10
|
\
\
|
|
/
|
/
|
|
*
pci-assign: Remove dead code for direct I/O region access from userspace
Jan Kiszka
2013-11-07
1
-46
/
+10
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-11-19
2
-2
/
+2
|
\
\
|
*
|
pc: disable pci-info
Igor Mammedov
2013-11-14
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-11-19
2
-21
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
Michael Tokarev
2013-11-16
1
-1
/
+1
|
*
|
pci-assign: Fix error_report of pci-stub message
Cole Robinson
2013-11-13
1
-20
/
+16
*
|
|
acpi-build: disable with -no-acpi
Michael S. Tsirkin
2013-11-10
1
-0
/
+5
|
/
/
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-11-05
1
-0
/
+2
|
\
\
|
*
|
pc: disable acpi info for isapc and old pc machine
Michael S. Tsirkin
2013-11-04
1
-0
/
+2
*
|
|
pc: register e820 entries for ram
Gerd Hoffmann
2013-11-04
1
-7
/
+1
*
|
|
pc: add etc/e820 fw_cfg file
Gerd Hoffmann
2013-11-04
1
-11
/
+28
|
/
/
*
|
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
2013-10-31
1
-0
/
+8
|
\
\
|
*
|
e820: pass high memory too.
Gerd Hoffmann
2013-10-17
1
-0
/
+8
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
24
-1
/
+15616
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ssdt-proc: update generated file
Michael S. Tsirkin
2013-10-14
1
-5
/
+5
|
*
|
ssdt: fix PBLK length
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
|
*
|
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-10-14
7
-0
/
+1568
|
*
|
pc: use new api to add builtin tables
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
|
*
|
i386: define pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
|
*
|
i386: add bios linker/loader
Michael S. Tsirkin
2013-10-14
3
-0
/
+186
|
*
|
acpi: ssdt pcihp: updat generated file
Michael S. Tsirkin
2013-10-14
1
-4
/
+4
|
*
|
acpi: pre-compiled ASL files
Michael S. Tsirkin
2013-10-14
5
-0
/
+12383
|
*
|
acpi: add rules to compile ASL source
Michael S. Tsirkin
2013-10-14
1
-0
/
+22
|
*
|
i386: add ACPI table files from seabios
Michael S. Tsirkin
2013-10-14
10
-0
/
+1435
*
|
|
kvmvapic: Prevent reading beyond the end of guest RAM
Jan Kiszka
2013-10-04
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-01
1
-98
/
+241
|
\
|
|
*
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
2013-09-28
1
-36
/
+25
|
*
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
1
-61
/
+91
|
*
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
2013-09-28
1
-26
/
+17
|
*
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
1
-38
/
+171
|
*
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-09-28
1
-5
/
+5
*
|
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
2013-09-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
1
-1
/
+1
|
\
\
|
*
|
kvm: Fix compiler warning (clang)
Stefan Weil
2013-09-20
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-23
1
-5
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kvmvapic: Clear also physical ROM address when entering INACTIVE state
Jan Kiszka
2013-09-20
1
-0
/
+2
|
*
|
kvmvapic: Enter inactive state on hardware reset
Jan Kiszka
2013-09-20
1
-3
/
+1
|
*
|
kvmvapic: Catch invalid ROM size
Jan Kiszka
2013-09-20
1
-2
/
+9
|
|
/
*
/
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
2013-09-12
1
-4
/
+1
|
/
*
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2013-09-11
2
-1
/
+6
|
\
|
*
pc_q35: Initialize Xen.
Anthony PERARD
2013-09-09
1
-0
/
+5
|
*
pc: Initializing ram_memory under Xen.
Anthony PERARD
2013-09-09
1
-1
/
+1
*
|
e1000: add interrupt mitigation support
Vincenzo Maffione
2013-09-06
2
-3
/
+28
|
/
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
3
-4
/
+3
|
\
[next]