aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-08block: clarify the meaning of BDRV_O_NOCACHEChristoph Hellwig
2011-06-08ide/core: Remove explicit setting of BM_STATUS_INTKevin Wolf
2011-06-08virtio: Move virtio-pci to hw libraryJan Kiszka
2011-06-08target-i386: Make x86 mfence and lfence illegal without SSE2Martin Simmons
2011-06-08m68k: Replace gen_im32() by tcg_const_i32()Laurent Vivier
2011-06-08slirp: fix guestfwd idAlexander Graf
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-06-08Fix compilation warning due to missing header for sigactionAlexandre Raymond
2011-06-07Add an isa device for SGAGlauber Costa
2011-06-07json-parser: add handling for NULL token listMichael Roth
2011-06-07json-streamer: add handling for JSON_ERROR token/stateMichael Roth
2011-06-07json-lexer: make lexer error-recovery more deterministicMichael Roth
2011-06-07json-lexer: fix flushing logic to not always go to error stateMichael Roth
2011-06-07json-lexer: reset the lexer state on an invalid tokenAnthony Liguori
2011-06-07json-parser: detect premature EOIAnthony Liguori
2011-06-07json-streamer: make sure to reset token_size after emitting a token listAnthony Liguori
2011-06-07json-streamer: limit the maximum recursion depth and maximum token countAnthony Liguori
2011-06-07json-lexer: limit the maximum size of a given tokenAnthony Liguori
2011-06-07json-streamer: allow recovery after bad inputAnthony Liguori
2011-06-07json-parser: propagate error from parserAnthony Liguori
2011-06-07Introduce the new error frameworkLuiz Capitulino
2011-06-07QError: Introduce qerror_format()Luiz Capitulino
2011-06-07QError: Introduce qerror_format_desc()Luiz Capitulino
2011-06-07docs: qdev-device-use.txt has become stale, update itMarkus Armbruster
2011-06-07isa-vga: Make available with -device, like the other VGA qdevsMarkus Armbruster
2011-06-06Fix regression introduced by -machine accel=Anthony Liguori
2011-06-06timer: drop HPET and RTCAnthony Liguori
2011-06-06qxl: fix cmdlog for vgaAlon Levy
2011-06-06spice: require spice 0.6.0 or newer.Gerd Hoffmann
2011-06-06qemu-config: comment spell fixGerd Hoffmann
2011-06-06spice: add SASL supportMarc-André Lureau
2011-06-06qxl: add to the list of devices which disable the default vgaGerd Hoffmann
2011-06-06spice: add option for disabling copy paste supportHans de Goede
2011-06-06spice-qemu-char: Fix flow control in client -> guest directionHans de Goede
2011-06-05scsi: fix tracing of scsi requests with simple backendPaolo Bonzini
2011-06-03configure: check for -Wendif-labels supportMike Frysinger
2011-06-03virtio-9p: Remove statement without effect (fix warning from cppcheck)Stefan Weil
2011-06-03exec: Implement qemu_ram_free_from_ptr()Alex Williamson
2011-06-03multiboot: set boot_device to first partitionArun Thomas
2011-06-03target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010Alex Zuepke
2011-06-03tcg: Fix unused-but-set-variable warningChristophe Fergeau
2011-06-03tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64Peter Maydell
2011-06-03tcg/tcg-op.h: Fix prototypes for ld/st functions on 64 bit hostsPeter Maydell
2011-06-03Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.Brad
2011-06-03target-arm: Fix compilation failure for 64 bit hostsPeter Maydell
2011-06-03Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-06-03Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-06-03softfloat: add float*_is_zero_or_denormal()Aurelien Jarno
2011-06-03target-i386: use floatx80 constants in helper_fld*_ST0()Aurelien Jarno
2011-06-03softfloat: always enable floatx80 and float128 supportAurelien Jarno