2010-04-25 |
Richard Henderson | linux-user: Fix Sparc64 syscall returns. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | Fix dead initialization, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Richard Henderson | Remove IO_MEM_SUBWIDTH. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Richard Henderson | linux-user: Remove ELFLOAD32. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Aurelien Jarno | tcg/arm: fix condition in zero/sign extension functions |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Blue Swirl | Fix OpenBSD build |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Blue Swirl | m68k: fix if statement with empty body, spotted by... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Blue Swirl | m68k-dis: fix unused return value, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Blue Swirl | Fix harmless if statement with empty body, spotted... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anthony Liguori | Merge remote branch 'origin/master' into staging |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Richard Henderson | target-sparc: Fix address masking in ldqf and stqf. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | block: Free iovec arrays allocated by multiwrite_merge() |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | qcow2: Use QLIST_FOREACH_SAFE macro |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | linux-aio: Fix typo in read() EINTR check |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | qemu-img: Fix BRDV_O_FLAGS typo |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | qemu-img: Eliminate bdrv_new_open() code duplication |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | block: Convert first_drv to QLIST |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | block.h: bdrv_create2 doesn't exist any more |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Bruce Rogers | Remove un-needed code |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | block: Convert bdrv_first to QTAILQ |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Stefan Hajnoczi | block: Do not export bdrv_first |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Christoph Hellwig | cleanup block driver option handling in vl.c |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Return 0/-errno in l2_allocate |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Return 0/-errno in write_l1_entry |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Return 0/-errno in write_l2_entries |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Christoph Hellwig | block: split raw_getlength |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Christoph Hellwig | block: get rid of the BDRV_O_FILE flag |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | Replace calls of old bdrv_open |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Fix creation of large images |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qcow2: Trigger blkdebug events |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | blkdebug: Add events and rules |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | Make qemu-config available for tools |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | blkdebug: Inject errors |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | blkdebug: Basic request passthrough |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qemu-config: Make qemu_config_parse more generic |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Kevin Wolf | qemu-config: qemu_read_config_file() reads the normal... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Serge Ziryukin | audio/sdlaudio: remove unused variable |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Andrzej Zaborowski | bt-sdp: Fix an excessive ; and assignment of the wrong... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Blue Swirl | bt-l2cap: fix if statement with empty body, spotted... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
malc | audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Isaku Yamahata | pci: fix pci_find_bus(). |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Juha Riihimäki | slirp: fix structure initialization in tcp_listen() |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Blue Swirl | Compile event_notifier only once |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Blue Swirl | Compile vl.c once |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Paolo Bonzini | provide a stub version of kvm-all.c if !CONFIG_KVM |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: don't try to load constants using pc |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: optimize register allocation order |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: fix argument alignment in qemu_st64 |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: remove useless register tests in qemu_ld/st |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: bswap arguments in qemu_ld/st if needed |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: use ext* ops in qemu_ld |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: remove conditional argument for qemu_ld/st |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: add bswap ops |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: add ext16u op |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: add rotation ops |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: use the blx instruction when possible |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: sxtb and sxth are available starting with... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: add variables to define the allowed instructio... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: align 64-bit arguments in function calls |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: replace integer values by registers enum |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: remove store signed functions |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: explicitely list clobbered/reserved regs |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Aurelien Jarno | tcg/arm: remove SAVE_LR code |
commit | commitdiff | tree | snapshot |
2010-04-18 |
M. Mohan Kumar | Check for invalid initrd file |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Luiz Capitulino | Monitor: Convert do_screen_dump() to QObject |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Luiz Capitulino | QMP: Improve RTC_CHANGE event description |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Kevin Wolf | virtio-blk: Fix use after free in error case |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: Convert do_set_link() to QObject, QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: Use argument type 'b' for set_link |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: New argument type 'b' |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: Rename argument type 'b' to 'f' |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: New commands netdev_add, netdev_del |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: New QERR_DEVICE_IN_USE |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Convert net_client_init() to QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Convert qemu_opts_validate() to QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Use QERR_INVALID_PARAMETER_VALUE instead of... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Drop extra messages after qemu_opts_set() and... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Convert qemu_opts_set() to QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: New QERR_INVALID_PARAMETER_VALUE |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Convert qemu_opts_create() to QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: New QERR_DUPLICATE_ID |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | error: Put error definitions back in alphabetical order |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | monitor: convert do_device_del() to QObject, QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Markus Armbruster | qdev: Convert qdev_unplug() to QError |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Ryan Harper | Add qerror message if the 'change' target filename... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | slirp: fix unused return value, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | i386-dis: Fix unused return value, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | PPC: avoid function pointer type mismatch, spotted... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | kvm: avoid collision with dprintf macro in stdio.h... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | Fix harmless if statements with empty body, spotted... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Artyom Tarasenko | sparc32 use empty_slot for missing RAM v1 |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Artyom Tarasenko | create empty_slot device |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Blue Swirl | Fix harmless if statements with empty body, spotted... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
malc | tcg/ppc: Remove redundant comparison from brcond2 |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Henderson | Fix --enable-profiler compilation. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Henderson | target-sparc: Free instruction temporaries. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Richard Henderson | target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Blue Swirl | Sparc: fix PC/NPC during FPU traps |
commit | commitdiff | tree | snapshot |
2010-04-17 |
malc | tcg: Add missing static qualifier |
commit | commitdiff | tree | snapshot |
next |