Package: bochs / 2.6-2

Metadata

Package Version Patches format
bochs 2.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
local config.patch | (download)

.bochsrc | 81 16 + 65 - 0 !
1 file changed, 16 insertions(+), 65 deletions(-)

---
local paths.patch | (download)

doc/man/bochs.1 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
build use jade instead of docboock2html.patch | (download)

configure.in | 2 2 + 0 - 0 !
doc/docbook/Makefile.in | 20 16 + 4 - 0 !
doc/docbook/docbook-utils.dsl | 115 115 + 0 - 0 !
3 files changed, 133 insertions(+), 4 deletions(-)

---
build use system libltdl.patch | (download)

Makefile.in | 17 8 + 9 - 0 !
bx_debug/Makefile.in | 6 3 + 3 - 0 !
configure.in | 1 0 + 1 - 0 !
gui/Makefile.in | 68 34 + 34 - 0 !
iodev/Makefile.in | 112 56 + 56 - 0 !
iodev/hdimage/Makefile.in | 20 10 + 10 - 0 !
iodev/usb/Makefile.in | 36 18 + 18 - 0 !
7 files changed, 129 insertions(+), 131 deletions(-)

---
build qemu bios.patch | (download)

bios/Makefile.in | 30 27 + 3 - 0 !
1 file changed, 27 insertions(+), 3 deletions(-)

---
0006_qemu bios use preprocessor for pci link routing.patch | (download)

bios/acpi-dsdt.dsl | 52 16 + 36 - 0 !
1 file changed, 16 insertions(+), 36 deletions(-)

---
0007_bios add 26 pci slots, bringing the total to 32.patch | (download)

bios/acpi-dsdt.dsl | 26 26 + 0 - 0 !
1 file changed, 26 insertions(+)

---
0008_qemu bios provide gpe _l0x methods.patch | (download)

bios/acpi-dsdt.dsl | 55 55 + 0 - 0 !
bios/rombios32.c | 2 2 + 0 - 0 !
2 files changed, 57 insertions(+)

---
0009_qemu bios pci hotplug support.patch | (download)

bios/acpi-dsdt.dsl | 99 98 + 1 - 0 !
1 file changed, 98 insertions(+), 1 deletion(-)

---
0011_read additional acpi tables from a vm.patch | (download)

bios/rombios.h | 2 2 + 0 - 0 !
bios/rombios32.c | 79 59 + 20 - 0 !
2 files changed, 61 insertions(+), 20 deletions(-)

---
0012 load smbios entries and files from qemu.patch | (download)

bios/rombios.h | 1 1 + 0 - 0 !
bios/rombios32.c | 299 235 + 64 - 0 !
2 files changed, 236 insertions(+), 64 deletions(-)

---
build enable iasl.patch | (download)

bios/Makefile.in | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---
build use standard flags.patch | (download)

Makefile.in | 11 6 + 5 - 0 !
bios/Makefile.in | 3 2 + 1 - 0 !
bx_debug/Makefile.in | 5 3 + 2 - 0 !
cpu/Makefile.in | 3 2 + 1 - 0 !
cpu/cpudb/Makefile.in | 3 2 + 1 - 0 !
disasm/Makefile.in | 3 2 + 1 - 0 !
fpu/Makefile.in | 5 3 + 2 - 0 !
gui/Makefile.in | 37 19 + 18 - 0 !
host/linux/pcidev/Makefile.in | 2 1 + 1 - 0 !
instrument/example0/Makefile.in | 5 3 + 2 - 0 !
instrument/example1/Makefile.in | 5 3 + 2 - 0 !
instrument/example2/Makefile.in | 5 3 + 2 - 0 !
instrument/stubs/Makefile.in | 5 3 + 2 - 0 !
iodev/Makefile.in | 37 19 + 18 - 0 !
iodev/hdimage/Makefile.in | 15 8 + 7 - 0 !
iodev/network/Makefile.in | 15 8 + 7 - 0 !
iodev/sound/Makefile.in | 15 8 + 7 - 0 !
iodev/usb/Makefile.in | 15 8 + 7 - 0 !
memory/Makefile.in | 3 2 + 1 - 0 !
misc/Makefile.in | 3 2 + 1 - 0 !
20 files changed, 107 insertions(+), 88 deletions(-)

 honour standard build flags from environment
 Necessary for hardening flags.
bios delay loop.patch | (download)

bios/rombios32.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
man warnings.patch | (download)

doc/man/bochsrc.5 | 22 13 + 9 - 0 !
1 file changed, 13 insertions(+), 9 deletions(-)

---
wx3.0 compat.patch | (download)

gui/wx.cc | 10 2 + 8 - 0 !
gui/wxdialog.h | 2 1 + 1 - 0 !
gui/wxmain.cc | 8 4 + 4 - 0 !
3 files changed, 7 insertions(+), 13 deletions(-)

 wxwidgets 3.0 compatibility