| patch |
summary |
view |
raw |
| local-config.patch |
.bochsrc | 85 ++++++++++++---------------------------------------------------
1 file changed, 17 insertions(+), 68 deletions(-)
|
view
|
download
|
| local-paths.patch |
doc/man/bochs.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| build-recursive-make.patch |
Makefile.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| build-use-jade-instead-of-docboock2html.patch |
configure.in | 2
doc/docbook/Makefile.in | 20 +++++--
doc/docbook/docbook-utils.dsl | 115 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 133 insertions(+), 4 deletions(-)
|
view
|
download
|
| build-fix-SHELL.patch |
Makefile.in | 2 +-
bios/Makefile.in | 2 +-
bx_debug/Makefile.in | 2 +-
cpu/Makefile.in | 2 +-
disasm/Makefile.in | 2 +-
fpu/Makefile.in | 2 +-
gui/Makefile.in | 2 +-
instrument/example0/Makefile.in | 2 +-
instrument/example1/Makefile.in | 2 +-
instrument/example2/Makefile.in | 2 +-
instrument/stubs/Makefile.in | 2 +-
iodev/Makefile.in | 2 +-
memory/Makefile.in | 2 +-
misc/Makefile.in | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
|
view
|
download
|
| build-fix-libtool-calls.patch |
configure.in | 4 ++--
gui/Makefile.in | 28 ++++++++++++++--------------
iodev/Makefile.in | 26 +++++++++++++-------------
3 files changed, 29 insertions(+), 29 deletions(-)
|
view
|
download
|
| build-use-system-libltdl.patch |
Makefile.in | 19 +--
bx_debug/Makefile.in | 6 -
configure.in | 1
fpu/Makefile.in | 16 +--
gui/Makefile.in | 72 +++++++-------
iodev/Makefile.in | 256 +++++++++++++++++++++++++--------------------------
memory/Makefile.in | 4
7 files changed, 186 insertions(+), 188 deletions(-)
|
view
|
download
|
| build-on-linux-3.x.patch |
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| build-link-only-needed-libs.patch |
Makefile.in | 4 +---
configure.in | 40 +++++++++++++++++++++++-----------------
gui/Makefile.in | 4 +---
3 files changed, 25 insertions(+), 23 deletions(-)
|
view
|
download
|
| build-qemu-bios.patch |
bios/Makefile.in | 30 +++++++++++++++++++++++++++---
1 file changed, 27 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch |
bios/acpi-dsdt.dsl | 52 ++++++++++++++++------------------------------------
1 file changed, 16 insertions(+), 36 deletions(-)
|
view
|
download
|
| 0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch |
bios/acpi-dsdt.dsl | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
|
view
|
download
|
| 0008_qemu-bios-provide-gpe-_l0x-methods.patch |
bios/acpi-dsdt.dsl | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++
bios/rombios32.c | 2 +
2 files changed, 57 insertions(+)
|
view
|
download
|
| 0009_qemu-bios-pci-hotplug-support.patch |
bios/acpi-dsdt.dsl | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 98 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0011_read-additional-acpi-tables-from-a-vm.patch |
bios/rombios.h | 2 +
bios/rombios32.c | 79 +++++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 61 insertions(+), 20 deletions(-)
|
view
|
download
|
| 0012-load-smbios-entries-and-files-from-qemu.patch |
bios/rombios.h | 1
bios/rombios32.c | 299 +++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 236 insertions(+), 64 deletions(-)
|
view
|
download
|
| build-enable-iasl.patch |
bios/Makefile.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| bios-discard-eh_frame.patch |
bios/rombios32.ld | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| bios-delay-loop.patch |
bios/rombios32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| man-warnings.patch |
doc/man/bochsrc.5 | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
|
view
|
download
|