aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-09tcg: get rid of DEF2 in tcg-opc.hAurelien Jarno
2010-06-09tcg: get rid of copy_size in TCGOpDefAurelien Jarno
2010-06-09Fix multiboot compilationAlexander Graf
2010-06-09tcg: Make some tcg-target.c routines static.Richard Henderson
2010-06-09tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson
2010-06-08target-mips: break out [ls][wd]c1 and rdhwr insn generationNathan Froyd
2010-06-08Fix --enable-user-pie compilation.Richard Henderson
2010-06-07microblaze: Make MSR_UM and MSR_VM part of the tb flagsEdgar E. Iglesias
2010-06-07petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias
2010-06-04migration-exec: fix OpenBSD build warningBlue Swirl
2010-06-04target-i386: fix decoding of negative 4-byte displacementsPaolo Bonzini
2010-06-03Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-03migration: respect exit status with exec:Anthony Liguori
2010-06-03tcg-i386: fix a typoAurelien Jarno
2010-06-02tcg-i386: declare tcg_out_tlb_load() inlineAurelien Jarno
2010-06-02tcg-i386: Remove some ifdefs in qemu_ld/st.Richard Henderson
2010-06-02tcg-i386: Split out tlb load function.Richard Henderson
2010-06-02tcg-i386: Swap order of TLB hit and miss paths.Richard Henderson
2010-06-02tcg-i386: Split out TLB Hit path from qemu_ld/st.Richard Henderson
2010-06-02tcg-i386: Tidy data16 prefixes.Richard Henderson
2010-06-02sparc64: fix umul and smul insnsIgor V. Kovalenko
2010-06-02sparc64: fix udiv and sdiv insnsIgor V. Kovalenko
2010-06-02sparc64: improve ldf and stf insnsIgor V. Kovalenko
2010-06-02sparc64: use symbolic name for MMU index v1Igor V. Kovalenko
2010-06-02sparc64: fix ldxfsr insnIgor V. Kovalenko
2010-06-02sparc64: fix 32bit load sign extensionIgor V. Kovalenko
2010-06-02sparc64: fix missing address masking v1Igor V. Kovalenko
2010-06-02sparc64: fix tag access register on mmu trapsIgor V. Kovalenko
2010-06-01vnc: add missing target for vnc-encodings-*.oCorentin Chary
2010-06-01vnc: tight: don't forget the third colorCorentin Chary
2010-06-01vnc: tight: don't forget last pixel in tight_encode_indexed_rectCorentin Chary
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino
2010-06-01QMP: Introduce commands documentationJan Kiszka
2010-06-01monitor: Reorder info documentationJan Kiszka
2010-06-01Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori
2010-06-01vnc: move size-changed check into the vnc_desktop_resize function.Gerd Hoffmann
2010-06-01vnc: don't send invalid screen updates.Gerd Hoffmann
2010-06-01vnc: keep track of client desktop sizeGerd Hoffmann
2010-06-01vnc: send desktopresize event as reply to set encodingsGerd Hoffmann
2010-06-01vnc: factor out vnc_desktop_resize()Gerd Hoffmann
2010-06-01Add support for depth 15 to qemu_default_pixelformat()Gerd Hoffmann
2010-06-01check for active_console before using itGerd Hoffmann
2010-06-01Add dependency of JSON unit tests on config-host.hJan Kiszka
2010-06-01migration: Fix calculation of bytes_transferredPierre Riteau
2010-06-01virtio-serial-bus: fix ports_map allocation on initAlon Levy
2010-06-01resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara
2010-06-01vnc: tight: add palette encodingCorentin Chary
2010-06-01vnc: add support for tight fill encodingCorentin Chary
2010-06-01vnc: add basic tight supportCorentin Chary
2010-06-01vnc: return the number of rectanglesCorentin Chary