| patch |
summary |
view |
raw |
| 00_base.patch |
.bochsrc | 88 ++++++++++----------------------------------------------
doc/man/bochs.1 | 4 +-
2 files changed, 19 insertions(+), 73 deletions(-)
|
view
|
download
|
| 01_build.patch |
Makefile.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 02_libtool.patch |
configure.in | 4 ++--
gui/Makefile.in | 28 ++++++++++++++--------------
iodev/Makefile.in | 26 +++++++++++++-------------
3 files changed, 29 insertions(+), 29 deletions(-)
|
view
|
download
|
| 03_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/rombios32.c | 81 +++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 61 insertions(+), 20 deletions(-)
|
view
|
download
|
| 0012-load-smbios-entries-and-files-from-qemu.patch |
bios/rombios32.c | 300 +++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 236 insertions(+), 64 deletions(-)
|
view
|
download
|
| 04_man_table.patch |
doc/man/bochsrc.5 | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
|
view
|
download
|
| 05_bios_delay_loop.patch |
bios/rombios32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10_enable_iasl.patch |
bios/Makefile.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 11_docbook_section_name.patch |
doc/docbook/user/user.dbk | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 12_use_so_plugins.patch |
plugin.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 13_use_system_libltdl.patch |
Makefile.in | 19 +--
bx_debug/Makefile.in | 6 -
configure.in | 21 +---
extplugin.h | 2
gui/Makefile.in | 68 +++++++-------
iodev/Makefile.in | 246 +++++++++++++++++++++++++--------------------------
memory/Makefile.in | 4
7 files changed, 180 insertions(+), 186 deletions(-)
|
view
|
download
|