summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-15update VERSION for 1.4.1v1.4.1Michael Roth1-1/+1
2013-04-09Add -f FMT / --format FMT arg to qemu-nbdDaniel P. Berrange2-2/+20
2013-04-09target-mips: Fix accumulator selection for MIPS16 and microMIPSRichard Sandiford3-90/+72
2013-04-06Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith2-5/+2
2013-04-05target-i386: Check for host features before filter_features_for_kvm()Eduardo Habkost1-3/+3
2013-04-05help: add docs for missing 'queues' option of tapJason Wang2-1/+4
2013-04-04compiler: fix warning with GCC 4.8.0Paolo Bonzini1-1/+1
2013-04-04block: complete all IOs before resizing a devicePeter Lieven1-0/+3
2013-04-04Revert "block: complete all IOs before .bdrv_truncate"Peter Lieven1-4/+0
2013-04-04qxl: better vga init in enter_vga_modeGerd Hoffmann1-1/+1
2013-04-04doc: Fix texinfo @table markup in qemu-options.hxMarkus Armbruster1-19/+37
2013-04-04acpi: initialize s4_val used in s4 shutdownBruce Rogers5-5/+6
2013-04-04target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic4-14/+101
2013-04-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic3-54/+94
2013-04-04target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic3-3/+3
2013-04-04target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic2-1/+16
2013-04-04usb-tablet: Don't claim wakeup capability for USB-2 versionHans de Goede1-1/+1
2013-04-04chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi1-0/+3
2013-04-04qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi1-0/+1
2013-04-04net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi1-1/+6
2013-04-04oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi15-30/+30
2013-04-02update seabios to 1.7.2.1Gerd Hoffmann2-0/+0
2013-04-02linux-user/syscall.c: Don't warn about unimplemented get_robust_listPeter Maydell1-1/+14
2013-04-02linux-user: make bogus negative iovec lengths fail EINVALPeter Maydell1-1/+1
2013-04-02linux-user: fix futex strace of FUTEX_CLOCK_REALTIMEJohn Rigby1-0/+6
2013-04-02linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futexJohn Rigby1-1/+2
2013-04-02qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi1-1/+4
2013-04-02qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi1-2/+8
2013-04-02page_cache: fix memory leakPeter Lieven1-0/+3
2013-04-02Fix page_cache leak in cache_resizeOrit Wasserman1-0/+1
2013-04-02virtio-blk: fix unplug + virsh rebootChristian Borntraeger1-1/+3
2013-04-02ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland1-1/+1
2013-04-02target-ppc: Fix CPU_POWERPC_MPC8547EAndreas Färber1-1/+1
2013-04-02pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson1-0/+8
2013-04-02configure: Require at least spice-protocol-0.12.3Michal Privoznik1-1/+1
2013-04-02qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini1-0/+18
2013-04-02virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck1-0/+3
2013-04-02tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee1-2/+2
2013-04-02qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite1-2/+2
2013-04-02qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth3-6/+204
2013-04-02qcow2: make is_allocated return true for zero clustersPaolo Bonzini2-5/+4
2013-04-02pseries: Add compatible property to root of device treeDavid Gibson1-0/+1
2013-04-02Allow virtio-net features for legacy s390 virtio busChristian Borntraeger1-0/+1
2013-04-02rtc-test: Fix test failures with recent glibCole Robinson1-2/+2
2013-04-02scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini1-4/+7
2013-04-02scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini2-0/+5
2013-04-02iscsi: look for pkg-config file tooPaolo Bonzini1-1/+7
2013-04-02scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini1-4/+21
2013-04-02qemu-ga: make guest-sync-delimited available during fsfreezeMichael Roth1-0/+1
2013-04-02qmp: netdev_add is like -netdev, not -net, fix documentationMarkus Armbruster1-1/+1