aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-08target-mips: Replace macros by inline functionsStefan Weil
2013-01-08target-mips: Allow DSP access to be disabled once enabled.Eric Johnson
2013-01-08linux-user: fix mips 32-on-64 prealloc caseAlexander Graf
2013-01-06Revert "virtio-pci: replace byte swap hack"Blue Swirl
2013-01-06virtio-pci: replace byte swap hackBlue Swirl
2013-01-06tests: add gcov supportBlue Swirl
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
2013-01-02iov: add qemu_iovec_concat_iov()Stefan Hajnoczi
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi
2013-01-02iov: add iov_discard_front/back() to remove dataStefan Hajnoczi
2013-01-02dataplane: add Linux AIO request queueStefan Hajnoczi
2013-01-02dataplane: add event loopStefan Hajnoczi
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi