| patch |
summary |
view |
raw |
| 01_nostrip.patch |
Makefile | 2 +-
Makefile.target | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 02_snapshot_use_tmpdir.patch |
block.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| 04_do_not_print_rtc_freq_if_ok.patch |
vl.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 05_non-fatal_if_linux_hd_missing.patch |
hw/pc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06_exit_segfault.patch |
main.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 07_i386_exec_name.patch |
Makefile.target | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| 10_signal_jobs.patch |
signal.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| 11_signal_sigaction.patch |
signal.c | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| 12_signal_powerpc_support.patch |
cpu.h | 4
helper.c | 54 +++++++++
signal.c | 371 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 429 insertions(+)
|
view
|
download
|
| 21_net_soopts.patch |
syscall.c | 137 +++++++++++++++++++++++++++++++++++++++++++++++++--------
syscall_defs.h | 5 ++
2 files changed, 125 insertions(+), 17 deletions(-)
|
view
|
download
|
| 22_net_tuntap_stall.patch |
vl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 30_syscall_ipc.patch |
syscall.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 31_syscalls.patch |
Makefile.target | 2 +-
linux-user/syscall.c | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
|
view
|
download
|
| 32_syscall_sysctl.patch |
syscall.c | 32 +++++++++++++++++++++++++++++---
1 file changed, 29 insertions(+), 3 deletions(-)
|
view
|
download
|
| 33_syscall_ppc_clone.patch |
syscall.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
|
view
|
download
|
| 35_syscall_sockaddr.patch |
linux-user/syscall.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
|
view
|
download
|
| 39_syscall_fadvise64.patch |
arm/syscall_nr.h | 1 +
syscall.c | 6 ++++++
2 files changed, 7 insertions(+)
|
view
|
download
|
| 41_arm_fpa_sigfpe.patch |
main.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
nwfpe/fpa11.c | 7 +++++++
2 files changed, 58 insertions(+), 2 deletions(-)
|
view
|
download
|
| 42_arm_tls.patch |
configure | 30 +++++++
exec-all.h | 165 -----------------------------------------
linux-user/arm/syscall.h | 4 -
linux-user/main.c | 95 ++++++++++++++++++++---
linux-user/qemu.h | 3
linux-user/syscall.c | 87 ++++++++++++++++++++-
spinlock.h | 188 +++++++++++++++++++++++++++++++++++++++++++++++
target-arm/cpu.h | 10 ++
target-arm/op.c | 6 +
target-arm/translate.c | 7 +
10 files changed, 413 insertions(+), 182 deletions(-)
|
view
|
download
|
| 50_linuxbios_isa_bios_ram.patch |
pc.c | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
|
view
|
download
|
| 51_linuxbios_piix_ram_size.patch |
pc.c | 2 +-
pc.h | 2 +-
piix_pci.c | 6 +++++-
3 files changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| 53_openbios_size.patch |
hw/sun4m.c | 2 +-
hw/sun4u.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 55_unmux_socketcall.patch |
linux-user/arm/syscall_nr.h | 5 ++---
linux-user/syscall.c | 5 ++++-
2 files changed, 6 insertions(+), 4 deletions(-)
|
view
|
download
|
| 60_ppc_ld.patch |
ppc.ld | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 61_pseudotty.patch |
vl.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 62 insertions(+), 12 deletions(-)
|
view
|
download
|
| 62_fix-ptyblocking.patch |
vl.c | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 145 insertions(+), 4 deletions(-)
|
view
|
download
|
| 63_sparc_build.patch |
sparc.ld | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 64_ppc_asm_constraints.patch |
cpu-all.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 65_kfreebsd.patch |
configure | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 66_tls_ld.patch |
arm.ld | 7 +++++++
i386.ld | 7 +++++++
2 files changed, 14 insertions(+)
|
view
|
download
|
| 70_manpage.patch |
qemu-doc.texi | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
|
view
|
download
|
| 71_doc.patch |
qemu-doc.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 80_ui_curses.patch |
Makefile | 6
Makefile.target | 2
configure | 30 +++
console.c | 113 +++++++++++--
console.h | 19 ++
curses.c | 370 ++++++++++++++++++++++++++++++++++++++++++
curses_keys.h | 484 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/cirrus_vga.c | 3
hw/jazz_led.c | 20 ++
hw/omap_lcdc.c | 2
hw/pl110.c | 2
hw/pxa2xx_lcd.c | 2
hw/ssd0303.c | 2
hw/ssd0323.c | 2
hw/tcx.c | 5
hw/vga.c | 174 +++++++++++++++++++-
hw/vga_int.h | 2
hw/vmware_vga.c | 11 +
monitor.c | 2
qemu-doc.texi | 6
vl.c | 26 ++-
vnc.c | 1
22 files changed, 1249 insertions(+), 35 deletions(-)
|
view
|
download
|
| 81_mips32r2_fpu.patch |
target-mips/exec.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 82_mips_abs.patch |
target-mips/op_helper.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 83_usb-serial.patch |
Makefile | 2
hw/usb-serial.c | 549 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/usb.h | 3
qemu-doc.texi | 30 ++-
vl.c | 73 ++++---
5 files changed, 620 insertions(+), 37 deletions(-)
|
view
|
download
|
| 84_rtl8139.patch |
hw/rtl8139.c | 42 ++++++++++++++++--------------------------
1 file changed, 16 insertions(+), 26 deletions(-)
|
view
|
download
|
| 85_vvfat.patch |
block-qcow.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
|
view
|
download
|
| 86_df.patch |
target-i386/helper.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 87_eoi.patch |
hw/apic.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 88_dma.patch |
hw/ide.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
|
view
|
download
|
| 89_braille.patch |
Makefile | 5
Makefile.target | 2
configure | 23 ++
hw/baum.c | 643 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/baum.h | 29 ++
qemu-doc.texi | 11
vl.c | 12 -
7 files changed, 723 insertions(+), 2 deletions(-)
|
view
|
download
|
| 90_security.patch |
block.c | 10 +++++++-
hw/cirrus_vga.c | 55 ++++++++++++++++++++++++++++++++++++------------
hw/cirrus_vga_rop.h | 6 +++++
hw/dma.c | 8 ++++--
hw/fdc.c | 8 ++++++
hw/pc.c | 6 +++--
hw/sb16.c | 6 +++--
slirp/slirp.c | 4 +++
target-i386/translate.c | 2 +
vl.c | 17 +++++++++++---
10 files changed, 96 insertions(+), 26 deletions(-)
|
view
|
download
|
| 91_security.patch |
block.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
block_int.h | 3 +++
2 files changed, 55 insertions(+)
|
view
|
download
|
| 92_no_shutdown.patch |
vl.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
|
view
|
download
|
| 93_tmpfs.patch |
osdep.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 94_security.patch |
qemu-doc.texi | 4 ++++
vl.c | 13 +++++++++++--
2 files changed, 15 insertions(+), 2 deletions(-)
|
view
|
download
|
| 95_security.patch |
vnc.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| 96_security.patch |
monitor.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 97_security.patch |
hw/cirrus_vga.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| 98_security.patch |
hw/usb-msd.c | 31 ++++++++++++++++++++++++++++++-
qemu-doc.texi | 6 ++++--
2 files changed, 34 insertions(+), 3 deletions(-)
|
view
|
download
|