Age | Commit message (Expand) | Author |
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 |
2010-06-09 | net: Fix hotplug with pci_add | Amit Shah |
2010-06-09 | tcg: Make some tcg-target.c routines static. | Richard Henderson |
2010-06-09 | tcg: Add TYPE parameter to tcg_out_mov. | Richard Henderson |
2010-06-08 | target-mips: break out [ls][wd]c1 and rdhwr insn generation | Nathan Froyd |
2010-06-08 | Fix --enable-user-pie compilation. | Richard Henderson |
2010-06-07 | virtio-net: truncating packet | Michael S. Tsirkin |
2010-06-07 | microblaze: Make MSR_UM and MSR_VM part of the tb flags | Edgar E. Iglesias |
2010-06-07 | petlogix-3adsp: Tweak displacement of cmdline and fdt blob. | Edgar E. Iglesias |
2010-06-04 | migration-exec: fix OpenBSD build warning | Blue Swirl |
2010-06-04 | target-i386: fix decoding of negative 4-byte displacements | Paolo Bonzini |
2010-06-03 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-06-03 | migration: respect exit status with exec: | Anthony Liguori |
2010-06-03 | tcg-i386: fix a typo | Aurelien Jarno |
2010-06-02 | tcg-i386: declare tcg_out_tlb_load() inline | Aurelien Jarno |
2010-06-02 | tcg-i386: Remove some ifdefs in qemu_ld/st. | Richard Henderson |
2010-06-02 | tcg-i386: Split out tlb load function. | Richard Henderson |
2010-06-02 | tcg-i386: Swap order of TLB hit and miss paths. | Richard Henderson |
2010-06-02 | tcg-i386: Split out TLB Hit path from qemu_ld/st. | Richard Henderson |
2010-06-02 | tcg-i386: Tidy data16 prefixes. | Richard Henderson |
2010-06-02 | sparc64: fix umul and smul insns | Igor V. Kovalenko |
2010-06-02 | sparc64: fix udiv and sdiv insns | Igor V. Kovalenko |
2010-06-02 | sparc64: improve ldf and stf insns | Igor V. Kovalenko |
2010-06-02 | sparc64: use symbolic name for MMU index v1 | Igor V. Kovalenko |
2010-06-02 | sparc64: fix ldxfsr insn | Igor V. Kovalenko |
2010-06-02 | sparc64: fix 32bit load sign extension | Igor V. Kovalenko |
2010-06-02 | sparc64: fix missing address masking v1 | Igor V. Kovalenko |
2010-06-02 | sparc64: fix tag access register on mmu traps | Igor V. Kovalenko |
2010-06-02 | virtio-net: stop vhost backend on vmstop | Michael S. Tsirkin |
2010-06-01 | vnc: add missing target for vnc-encodings-*.o | Corentin Chary |
2010-06-01 | vnc: tight: don't forget the third color | Corentin Chary |
2010-06-01 | vnc: tight: don't forget last pixel in tight_encode_indexed_rect | Corentin Chary |
2010-06-01 | Monitor: Drop QMP documentation from code | Luiz Capitulino |
2010-06-01 | QMP: Introduce commands documentation | Jan Kiszka |
2010-06-01 | monitor: Reorder info documentation | Jan Kiszka |
2010-06-01 | Merge remote branch 'mst/for_anthony' into HEAD | Anthony Liguori |
2010-06-01 | vnc: move size-changed check into the vnc_desktop_resize function. | Gerd Hoffmann |
2010-06-01 | vnc: don't send invalid screen updates. | Gerd Hoffmann |
2010-06-01 | vnc: keep track of client desktop size | Gerd Hoffmann |
2010-06-01 | vnc: send desktopresize event as reply to set encodings | Gerd Hoffmann |
2010-06-01 | vnc: factor out vnc_desktop_resize() | Gerd Hoffmann |
2010-06-01 | Add support for depth 15 to qemu_default_pixelformat() | Gerd Hoffmann |
2010-06-01 | check for active_console before using it | Gerd Hoffmann |
2010-06-01 | Add dependency of JSON unit tests on config-host.h | Jan Kiszka |
2010-06-01 | migration: Fix calculation of bytes_transferred | Pierre Riteau |
2010-06-01 | virtio-serial-bus: fix ports_map allocation on init | Alon Levy |