index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-11
qjson: Handle "\f"
Luiz Capitulino
2010-06-11
json-lexer: Handle missing escapes
Luiz Capitulino
2010-06-11
json-lexer: Initialize 'x' and 'y'
Luiz Capitulino
2010-06-11
tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317
Aurelien Jarno
2010-06-11
tcg-s390: Adjust compilation flags.
Richard Henderson
2010-06-11
tcg-s390: Compute is_write in cpu_signal_handler.
Richard Henderson
2010-06-11
s390x: Don't use a linker script for user-only.
Richard Henderson
2010-06-11
s390x: Avoid _llseek.
Richard Henderson
2010-06-11
tcg-s390: Allocate the code_gen_buffer near the main program.
Richard Henderson
2010-06-11
tcg-s390: Icache flush is a no-op.
Richard Henderson
2010-06-10
tcg-i386: fix andi r, r, 0xff
Aurelien Jarno
2010-06-10
tcg-i386: remove use of _Bool that slipped code review
Aurelien Jarno
2010-06-10
esp: lower IRQ on soft reset
Blue Swirl
2010-06-10
qbus: fix memory leak in qbus_free()
Isaku Yamahata
2010-06-10
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
2010-06-10
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
Isaku Yamahata
2010-06-10
main: allocate gui_timer only once.
Isaku Yamahata
2010-06-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-06-10
cris: Break out image loading to hw/cris-boot.c.
Edgar E. Iglesias
2010-06-10
s390: Disassemble some general-instruction-extension insns.
Richard Henderson
2010-06-10
s390: Update disassembler to the last GPLv2 from binutils.
Richard Henderson
2010-06-10
tcg-i386: Merge 64-bit generation.
Richard Henderson
2010-06-10
configure: display sysconfdir in summary
Aurelien Jarno
2010-06-10
move computation of tools and roms outside of config-host.mak generation
Paolo Bonzini
2010-06-10
configure: move directory defaults earlier
Paolo Bonzini
2010-06-10
configure: ignore unknown --xyzdir options
Paolo Bonzini
2010-06-10
configure: introduce more --xyzdir options
Paolo Bonzini
2010-06-10
configure: expand ${prefix} in create_config
Paolo Bonzini
2010-06-10
configure: move all directory entries in config-host.mak close
Paolo Bonzini
2010-06-10
configure: unify handling of xyzdir variables
Paolo Bonzini
2010-06-10
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
2010-06-10
configure: introduce confdir and confsuffix
Paolo Bonzini
2010-06-10
configure: introduce sysconfsuffix
Paolo Bonzini
2010-06-10
configure: delete duplicate create_config case stanza
Paolo Bonzini
2010-06-10
configure: dyngen is long time gone
Paolo Bonzini
2010-06-10
configure: avoid using expr
Paolo Bonzini
2010-06-10
configure: bail out early on invalid -cpu option
Paolo Bonzini
2010-06-10
configure: remove some bashisms
Aurelien Jarno
2010-06-09
target-mips: Fix compilation
Stefan Weil
2010-06-09
hw: honor low bit in mipssim machine
Nathan Froyd
2010-06-09
linux-user: honor low bit of entry PC for MIPS
Nathan Froyd
2010-06-09
target-mips: add microMIPS exception handler support
Nathan Froyd
2010-06-09
target-mips: microMIPS ASE support
Nathan Froyd
2010-06-09
target-mips: mips16 cleanups
Nathan Froyd
2010-06-09
target-mips: refactor c{, abs}.cond.fmt insns
Nathan Froyd
2010-06-09
target-mips: move FP FMT comments closer to the definitions
Aurelien Jarno
2010-06-09
target-mips: define constants for magic numbers
Nathan Froyd
2010-06-09
tcg: get rid of DEF2 in tcg-opc.h
Aurelien Jarno
2010-06-09
tcg: get rid of copy_size in TCGOpDef
Aurelien Jarno
2010-06-09
Fix multiboot compilation
Alexander Graf
[next]