aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-05target-s390: Reorg exception handlingRichard Henderson
2013-01-05target-s390: Split out disas_jccRichard Henderson
2013-01-05target-s390: Add format based disassassmbly infrastructureRichard Henderson
2013-01-05target-s390: Fix PSW_MASK handlingRichard Henderson
2013-01-05target-s390: Tidy unconditional BRCLRichard Henderson
2013-01-05target-s390: Fix BCRRichard Henderson
2013-01-05target-s390: Fix SACF exitRichard Henderson
2013-01-05target-s390: Register helpersRichard Henderson
2013-01-05target-s390: Use TCG registers for FPRRichard Henderson
2013-01-05target-s390: Add missing temp_free in gen_op_calc_ccRichard Henderson
2013-01-05target-s390: Fix gdbstubRichard Henderson
2013-01-05target-s390: Fix disassembly of cpsdrRichard Henderson
2013-01-05target-s390: Disassemble more z10 and z196 opcodesRichard Henderson
2013-01-05hw/i386: Fix broken build for non POSIX hostsStefan Weil
2013-01-05softfloat: Implement uint64_to_float128Richard Henderson
2013-01-05softfloat: Fix uint64_to_float64Richard Henderson
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/acpi.2' into stagingAnthony Liguori
2013-01-04spice: drop incorrect vm_change_state_handler() opaqueStefan Hajnoczi
2013-01-04linux-user/syscall.c: remove forward declarationsJohn Spencer
2013-01-04hw/mcf5206: Reduce size of lookup tableStefan Weil
2013-01-04Remove --sparc_cpu option from the configure list陳韋任 (Wei-Ren Chen)
2013-01-04pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil
2013-01-04pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster
2013-01-04pc: remove bochs bios debug portsGerd Hoffmann
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues
2013-01-04add isa-debug-exit device.Gerd Hoffmann
2013-01-04switch debugcon to memory apiGerd Hoffmann
2013-01-04apci: assign memory regions to ich9 lpc deviceGerd Hoffmann
2013-01-04apci: assign memory regions to piix4 acpi deviceGerd Hoffmann
2013-01-04acpi: autoload dsdtGerd Hoffmann
2013-01-04configure: also symlink *.aml filesGerd Hoffmann
2013-01-03pty: unbreak libvirtGerd Hoffmann
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi
2013-01-02configure: Write new file "config-all-disas.mak" when running configureStefan Weil
2013-01-02tci: Fix broken builds with TCG interpreterStefan Weil
2013-01-02savevm.c: cleanup system includesMichael Tokarev
2013-01-02disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...Michael Tokarev
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-02tcg: Remove unneeded assertionStefan Weil
2013-01-02sheepdog: pass oid directly to send_pending_req()Liu Yuan
2013-01-02sheepdog: don't update inode when create_and_write failsLiu Yuan
2013-01-02block/raw-win32: Fix compiler warnings (wrong format specifiers)Stefan Weil
2013-01-02qemu-img: report size overflow error messageliguang
2013-01-02cutils: change strtosz_suffix_unit functionliguang
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi
2013-01-02virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi