Package: qemu / 2.1+dfsg-5~bpo70+1
Metadata
| Package | Version | Patches format |
|---|---|---|
| qemu | 2.1+dfsg-5~bpo70+1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| v2.1.2.diff | (download) |
VERSION |
2 1 + 1 - 0 ! |
upstream 2.1.2 patch |
| 02_kfreebsd.patch | (download) |
configure |
12 12 + 0 - 0 ! |
--- |
| use fixed data path.patch | (download) |
os-posix.c |
2 2 + 0 - 0 ! |
use fixed data dir instead of determining it at runtime |
| use arch data path.patch | (download) |
arch_init.c |
7 7 + 0 - 0 ! |
use (arch-specific) data path, not just a single directory |
| mjt set oem in rsdt like slic.diff | (download) |
hw/acpi/core.c |
5 5 + 0 - 0 ! |
copy oem acpi parameters from slic table to rsdt
When building RSDT table, pick OEM ID fields from uer-supplied SLIC
table instead of using hard-coded QEMU defaults. This way, say,
OEM version of Windows7 can be run inside qemu using the same OEM
activation as on bare metal, by pointing at system firmware:
-acpitable file=/sys/firmware/acpi/tables/SLIC
Windows7 requires that OEM ID in RSDT matches those in SLIC to
consider SLIC to be valid.
This is somewhat hackish approach, but it works fairy well in
practice.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
| imx_timer_TIMER_MAX_clash.diff | (download) |
hw/timer/imx_epit.c |
16 8 + 8 - 0 ! |
[patch] hw/timer/imx_*: fix itimer_max clash with system symbol |
| 9p readdir.patch | (download) |
hw/9pfs/virtio-9p-local.c |
6 5 + 1 - 0 ! |
don't return type from host in readdir on local 9p filesystem |
| qemu options add missing drive discard option to cmdline help.diff | (download) |
qemu-options.hx |
2 1 + 1 - 0 ! |
qemu-options: add missing -drive discard option to cmdline help |
