index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-07
json-parser: detect premature EOI
Anthony Liguori
2011-06-07
json-streamer: make sure to reset token_size after emitting a token list
Anthony Liguori
2011-06-07
json-streamer: limit the maximum recursion depth and maximum token count
Anthony Liguori
2011-06-07
json-lexer: limit the maximum size of a given token
Anthony Liguori
2011-06-07
json-streamer: allow recovery after bad input
Anthony Liguori
2011-06-07
json-parser: propagate error from parser
Anthony Liguori
2011-06-07
Introduce the new error framework
Luiz Capitulino
2011-06-07
QError: Introduce qerror_format()
Luiz Capitulino
2011-06-07
QError: Introduce qerror_format_desc()
Luiz Capitulino
2011-06-07
docs: qdev-device-use.txt has become stale, update it
Markus Armbruster
2011-06-07
isa-vga: Make available with -device, like the other VGA qdevs
Markus Armbruster
2011-06-06
Fix regression introduced by -machine accel=
Anthony Liguori
2011-06-06
timer: drop HPET and RTC
Anthony Liguori
2011-06-05
scsi: fix tracing of scsi requests with simple backend
Paolo Bonzini
2011-06-03
configure: check for -Wendif-labels support
Mike Frysinger
2011-06-03
virtio-9p: Remove statement without effect (fix warning from cppcheck)
Stefan Weil
2011-06-03
exec: Implement qemu_ram_free_from_ptr()
Alex Williamson
2011-06-03
multiboot: set boot_device to first partition
Arun Thomas
2011-06-03
target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010
Alex Zuepke
2011-06-03
tcg: Fix unused-but-set-variable warning
Christophe Fergeau
2011-06-03
tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64
Peter Maydell
2011-06-03
tcg/tcg-op.h: Fix prototypes for ld/st functions on 64 bit hosts
Peter Maydell
2011-06-03
Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.
Brad
2011-06-03
target-arm: Fix compilation failure for 64 bit hosts
Peter Maydell
2011-06-03
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-06-03
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-06-03
softfloat: add float*_is_zero_or_denormal()
Aurelien Jarno
2011-06-03
target-i386: use floatx80 constants in helper_fld*_ST0()
Aurelien Jarno
2011-06-03
softfloat: always enable floatx80 and float128 support
Aurelien Jarno
2011-06-03
softfloat-native: remove
Aurelien Jarno
2011-06-03
target-i386: remove old code handling float64
Aurelien Jarno
2011-06-03
target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef
Aurelien Jarno
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
2011-06-03
s390x: implement lrvgr
Alexander Graf
2011-06-03
s390x: fix cksm instruction
Alexander Graf
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
2011-06-03
target-s390x: Fix build for non-linux hosts
Stefan Weil
2011-06-03
s390x: update zipl rom
Alexander Graf
2011-06-03
PPC: fix mpc8544ds pci default devices
Alexander Graf
2011-06-03
Fix segfault on screendump with -nographic
Alexander Graf
2011-06-03
PPC: install mpc8544ds.dtb
Alexander Graf
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
[next]