aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-28block: add live block commit functionalityJeff Cody4-0/+286
2012-09-28block: add support functions for live commit, to find and delete images.Jeff Cody2-0/+147
2012-09-28block: Support GlusterFS as a QEMU block backend.Bharata B Rao2-0/+625
2012-09-28configure: Add a config option for GlusterFS as block backendBharata B Rao1-0/+35
2012-09-28aio: Another fix to the walking_handlers logicPaolo Bonzini1-5/+5
2012-09-28qemu: URI parsing libraryPaolo Bonzini3-1/+2363
2012-09-28aio: Fix qemu_aio_wait() to maintain correct walking_handlers countPaolo Bonzini1-4/+4
2012-09-28block: after creating a live snapshot, make old image read-onlyJeff Cody1-0/+5
2012-09-28block-migration: Flush requests in blk_mig_cleanupKevin Wolf1-0/+2
2012-09-28virtio-serial-bus: let chardev know the exact number of bytes requestedAmit Shah1-8/+3
2012-09-28virtio: Introduce virtqueue_get_avail_bytes()Amit Shah2-8/+25
2012-09-28virtio: use unsigned int for counting bytes in vqAmit Shah1-1/+1
2012-09-28iov: add const annotationMichael S. Tsirkin2-2/+2
2012-09-28virtio-net: fix used len for txMichael S. Tsirkin1-2/+2
2012-09-28virtio: don't mark unaccessed memory as dirtyMichael S. Tsirkin1-1/+1
2012-09-27Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno3-14/+40
2012-09-27target-s390x: Tidy cpu_dump_stateRichard Henderson1-12/+10
2012-09-27target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson1-1/+0
2012-09-27target-s390x: Use CPU_LOG_INTRichard Henderson2-4/+6
2012-09-27target-unicore32: Call tcg_gen_debug_insn_startRichard Henderson1-0/+4
2012-09-27target-s390x: Call tcg_gen_debug_insn_startRichard Henderson1-4/+5
2012-09-27target-m68k: Call tcg_gen_debug_insn_startRichard Henderson1-0/+4
2012-09-27Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson12-12/+18
2012-09-27tci: Fix for AREG0 free modeStefan Weil2-9/+14
2012-09-27block: live snapshot documentation tweaksPaolo Bonzini1-2/+2
2012-09-27input: index_from_key(): drop unused codeLuiz Capitulino1-13/+1
2012-09-27qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino3-23/+73
2012-09-27input: qmp_send_key(): simplifyLuiz Capitulino1-22/+14
2012-09-27hmp: dump-guest-memory: hardcode protocol argument to "file:"Luiz Capitulino2-7/+9
2012-09-27qmp: dump-guest-memory: don't spin if non-blocking fd would blockLuiz Capitulino1-11/+4
2012-09-27qmp: dump-guest-memory: improve schema doc (again)Luiz Capitulino1-12/+20
2012-09-26Versatile Express: Add modelling of NOR flashFrancesco Lavra1-2/+24
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra1-5/+2
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge1-1/+2
2012-09-26pl190: fix read of VECTADDRBrendan Fennell1-6/+12
2012-09-26qapi: convert add_clientLuiz Capitulino4-43/+69
2012-09-26monitor: add Error * argument to monitor_get_fdPaolo Bonzini4-10/+12
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini1-9/+3
2012-09-26qapi: add "unix" to the set of reserved wordsPaolo Bonzini1-1/+3
2012-09-26qapi: do not protect enum values from namespace pollutionPaolo Bonzini3-7/+7
2012-09-26Add qemu-ga-client scriptRyota Ozaki1-0/+299
2012-09-26Support settimeout in QEMUMonitorProtocolRyota Ozaki1-0/+5
2012-09-26Make negotiation optional in QEMUMonitorProtocolRyota Ozaki1-3/+4
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson1-9/+15
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede1-3/+3
2012-09-26ehci: Fix interrupt packet MULT handlingHans de Goede1-20/+20
2012-09-26xhci: create a memory region for each portGerd Hoffmann1-42/+43
2012-09-26xhci: route string & usb hub supportGerd Hoffmann1-31/+55
2012-09-26xhci: tweak limitsGerd Hoffmann1-4/+4
2012-09-26compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-26add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25add a boot parameter to set reboot timeoutAmos Kong4-4/+39
2012-09-25Clear handler only for valid fdOrit Wasserman1-1/+3
2012-09-25Fix address handling in inet_nonblocking_connectOrit Wasserman4-58/+126
2012-09-25Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman6-16/+57
2012-09-25Refactor inet_connect_opts functionMichael S. Tsirkin1-63/+85
2012-09-25configure: Allow builds without any system or user emulationStefan Weil2-4/+5
2012-09-25add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25ivshmem: add 64bit optionGerd Hoffmann2-3/+14
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov2-6/+7
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov1-3/+5
2012-09-25Introduce powerdown_notifiersIgor Mammedov2-0/+9
2012-09-25Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori7-66/+188
2012-09-26tcg/i386: fix build with -march < i686Aurelien Jarno1-0/+2
2012-09-26tcg: Streamline movcond_i64 using movcond_i32Richard Henderson1-7/+15
2012-09-26tcg: Streamline movcond_i64 using 32-bit arithmeticRichard Henderson1-0/+20
2012-09-26tcg: Sanity check goto_tb inputRichard Henderson3-2/+14
2012-09-26tcg: Sanity check deposit inputsRichard Henderson1-0/+8
2012-09-26tcg: Add tcg_debug_assertRichard Henderson1-0/+9
2012-09-26tcg: Implement concat*_i64 with deposit_i64Richard Henderson1-30/+30
2012-09-26tcg: Emit XORI as NOT for appropriate constantsRichard Henderson1-4/+15
2012-09-26tcg: Optimize initial inputs for ori_i64Richard Henderson1-6/+13
2012-09-26tcg: Emit ANDI as EXTU for appropriate constantsRichard Henderson1-11/+56
2012-09-26tcg: Adjust descriptions of *cond opcodesRichard Henderson1-5/+5
2012-09-26tcg/mips: fix MIPS32(R2) detectionAurelien Jarno2-9/+9
2012-09-25Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori16-142/+563
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori18-25/+46
2012-09-25Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori9-310/+276
2012-09-25Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-29/+63
2012-09-25Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori3-80/+367
2012-09-24block: remove keep_read_only flag from BlockDriverState structJeff Cody2-3/+0
2012-09-24block: convert bdrv_commit() to use bdrv_reopen()Jeff Cody1-43/+5
2012-09-24block: vpc image file reopenJeff Cody1-0/+7
2012-09-24block: vdi image file reopenJeff Cody1-0/+7
2012-09-24block: vmdk image file reopenJeff Cody1-0/+35
2012-09-24block: qcow image file reopenJeff Cody1-0/+10
2012-09-24block: qcow2 image file reopenJeff Cody1-0/+10
2012-09-24block: qed image file reopenJeff Cody1-0/+9
2012-09-24block: raw image file reopenJeff Cody1-0/+10
2012-09-24block: raw-posix image file reopenJeff Cody1-0/+114
2012-09-24block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.cJeff Cody1-20/+1
2012-09-24block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.cJeff Cody1-1/+1
2012-09-24block: do not parse BDRV_O_CACHE_WB in block driversJeff Cody5-24/+6
2012-09-24block: move open flag parsing in raw block drivers to helper functionsJeff Cody2-34/+47
2012-09-24block: move aio initialization into a helper functionJeff Cody1-18/+35
2012-09-24block: Framework for reopening files safelyJeff Cody3-0/+257
2012-09-24block: make bdrv_set_enable_write_cache() modify open_flagsJeff Cody1-0/+7
2012-09-24block: correctly set the keep_read_only flagJeff Cody2-7/+8
2012-09-24blockdev: preserve readonly and snapshot states across media changesKevin Shanahan1-0/+2
2012-09-23w32: Add implementation of gmtime_r, localtime_rStefan Weil2-0/+30
2012-09-23w32: Always use standard instead of native format stringsStefan Weil1-0/+5
2012-09-23net/socket: Fix compiler warning (regression for MinGW)Stefan Weil2-3/+8
2012-09-23linux-user: Remove redundant null check and replace free by g_freeStefan Weil1-3/+1
2012-09-23qemu-timer: simplify qemu_run_timersPaolo Bonzini1-4/+3
2012-09-23TextConsole: saturate escape parameter in TTY_STATE_CSILaszlo Ersek1-2/+5
2012-09-23curses: don't initialize curses when qemu is daemonizedHitoshi Mitake4-1/+15
2012-09-23dtrace backend: add function to reserved wordsAlon Levy1-1/+1
2012-09-23pflash_cfi01: Fix warning caused by unreachable codeStefan Weil1-4/+4
2012-09-23ioh3420: Remove unreachable codeStefan Weil1-1/+0
2012-09-23lm4549: Fix buffer overflowStefan Weil1-1/+1
2012-09-23cadence_uart: Fix buffer overflowStefan Weil1-1/+1
2012-09-23qemu-sockets: Fix potential memory leakStefan Weil1-1/+1
2012-09-23qemu-ga: Remove unreachable code after g_errorStefan Weil1-2/+0
2012-09-23target-i386: Allow tsc-frequency to be larger then 2.147GDon Slutz1-1/+1
2012-09-23audio: Fix warning from static code analysisStefan Weil1-3/+3
2012-09-22Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rthBlue Swirl9-622/+514
2012-09-22target-xtensa: implement coprocessor context optionMax Filippov2-0/+43
2012-09-22target-xtensa: implement FP1 groupMax Filippov3-1/+135
2012-09-22target-xtensa: implement FP0 conversionsMax Filippov3-0/+89
2012-09-22target-xtensa: implement FP0 arithmeticMax Filippov3-1/+104
2012-09-22target-xtensa: implement LSCX and LSCI groupsMax Filippov1-4/+54
2012-09-22target-xtensa: add FP registersMax Filippov5-7/+71
2012-09-22target-xtensa: specialize softfloat NaN rulesMax Filippov1-2/+3
2012-09-22target-xtensa: handle boolean option in overlaysMax Filippov1-0/+1
2012-09-22softfloat: add NO_SIGNALING_NANSMax Filippov2-0/+72
2012-09-22softfloat: make float_muladd_negate_* flags independentMax Filippov1-1/+1
2012-09-22Revert "tcg/mips"Aurelien Jarno1-2/+2
2012-09-22tcg/ppc32: Implement movcond32malc2-1/+76
2012-09-22tcg/mipsAurelien Jarno1-2/+2
2012-09-22tcg: Remove tcg_target_get_call_iarg_regs_countStefan Weil11-61/+1
2012-09-22tcg/i386: Remove unused registers from tcg_target_call_iarg_regsStefan Weil1-8/+2
2012-09-22tcg/i386: Add shortcuts for registers used in L constraintStefan Weil1-48/+48
2012-09-22w64: Fix TCG helper functions with 5 argumentsStefan Weil2-1/+5
2012-09-22tcg/README: document tcg_gen_goto_tb restrictionsMax Filippov1-1/+2
2012-09-22tcg-hppa: Implement movcondRichard Henderson2-1/+22
2012-09-22tcg/optimize: add constant folding for depositAurelien Jarno1-0/+20
2012-09-22tcg: remove #ifdef #endif around TCGOpcode testsAurelien Jarno1-12/+1
2012-09-22tcg/optimize: prefer the "op a, a, b" form for commutative opsAurelien Jarno1-1/+4
2012-09-22tcg/optimize: further optimize brcond/movcond/setcondAurelien Jarno1-51/+76
2012-09-22tcg/optimize: optimize "op r, a, a => movi r, 0"Aurelien Jarno1-0/+16
2012-09-22tcg/optimize: optimize "op r, a, a => mov r, a"Aurelien Jarno1-1/+1
2012-09-22tcg/optimize: do copy propagation for all operationsAurelien Jarno1-2/+9
2012-09-22tcg/optimize: rework copy progagationAurelien Jarno1-75/+92
2012-09-22tcg/optimize: check types in copy propagationAurelien Jarno1-10/+8
2012-09-22tcg/optimize: remove TCG_TEMP_ANYAurelien Jarno1-6/+5
2012-09-22tcg/mips: implement movcond op on MIPS32R2Aurelien Jarno2-0/+77
2012-09-22tcg/mips: implement deposit op on MIPS32R2Aurelien Jarno2-1/+10
2012-09-22tcg/mips: implement rotl/rotr ops on MIPS32R2Aurelien Jarno2-1/+22
2012-09-22tcg/mips: optimize bswap{16,16s,32} on MIPS32R2Aurelien Jarno2-7/+38
2012-09-22tcg/mips: optimize brcond arg, 0Aurelien Jarno1-8/+30
2012-09-22tcg/mips: use stack for TCG tempsAurelien Jarno1-4/+6
2012-09-22tcg/mips: don't use global pointerAurelien Jarno1-1/+1
2012-09-22tcg/mips: use TCGArg or TCGReg instead of intAurelien Jarno1-28/+35
2012-09-22tcg/mips: kill warnings in user modeAurelien Jarno1-41/+43
2012-09-22tcg-mips: fix wrong usage of 'Z' constraintAurelien Jarno1-8/+8
2012-09-21tcg-sparc: Preserve branch destinations during retranslationRichard Henderson1-8/+11
2012-09-21tcg-sparc: Fix and enable direct TB chaining.Richard Henderson2-6/+24
2012-09-21tcg-sparc: Add %g/%o registers to alloc_orderRichard Henderson1-0/+13
2012-09-21tcg-sparc: Use defines for temporaries.Richard Henderson1-56/+59
2012-09-21tcg-sparc: Mask shift immediates to avoid illegal insns.Richard Henderson1-6/+12
2012-09-21tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson3-59/+26
2012-09-21tcg-sparc: Change AREG0 in generated code to %i0.Richard Henderson2-8/+3
2012-09-21tcg-sparc: Support GUEST_BASE.Richard Henderson3-3/+27
2012-09-21tcg-sparc: Fix qemu_ld/st to handle 32-bit host.Richard Henderson1-429/+348
2012-09-21tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson7-63/+23
2012-09-21tcg-sparc: Don't MAP_FIXED on top of the programRichard Henderson1-4/+2
2012-09-21tcg-sparc: Fix ADDX opcode.Richard Henderson1-1/+1
2012-09-21tcg-sparc: Hack in qemu_ld/st64 for 32-bit.Richard Henderson1-0/+3
2012-09-21linux-user: Use memcpy in get_user/put_user.Richard Henderson1-32/+15
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno6-138/+625
2012-09-21tcg-hppa: Fix broken load/store helpersRichard Henderson1-62/+74
2012-09-21tcg-hppa: Fix brcond2 and setcond2Richard Henderson1-9/+42
2012-09-21tcg: Fix !USE_DIRECT_JUMPRichard Henderson1-1/+1
2012-09-21gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPESAurelien Jarno1-54/+90
2012-09-21tcg: Optimize two-address commutative operationsRichard Henderson1-1/+14
2012-09-21tcg: Optimize movcond for constant comparisonsRichard Henderson1-0/+40
2012-09-21tcg-i386: Implement movcondRichard Henderson2-1/+35
2012-09-21target-alpha: Use movcondRichard Henderson1-54/+48
2012-09-21tcg: Introduce movcondRichard Henderson15-6/+70
2012-09-21target-sh4: remove useless codeAurelien Jarno1-4/+0
2012-09-21target-sh4: cleanup DisasContextAurelien Jarno1-30/+26
2012-09-21target-sh4: rework exceptions handlingAurelien Jarno3-30/+32
2012-09-21target-sh4: remove gen_clr_t() and gen_set_t()Aurelien Jarno1-13/+3
2012-09-21target-sh4: optimize swap.wAurelien Jarno1-11/+1
2012-09-21target-sh4: optimize xtrctAurelien Jarno1-1/+0
2012-09-21target-sh4: implement addv and subv using TCGAurelien Jarno3-62/+34
2012-09-21target-sh4: implement addc and subc using TCGAurelien Jarno3-36/+36
2012-09-21target-sh4: use float32_muladd() to implement fmacAurelien Jarno1-2/+1
2012-09-21target-sh4: mark a few helpers const and pureAurelien Jarno1-3/+3
2012-09-21SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg1-1/+1
2012-09-21scsi-disk: use scsi_data_cdb_lengthPaolo Bonzini1-9/+5
2012-09-21scsi: introduce scsi_cdb_length and scsi_data_cdb_lengthPaolo Bonzini2-5/+20
2012-09-21scsi-disk: fix check for out-of-range LBAPaolo Bonzini1-1/+5
2012-09-21scsi-disk: introduce check_lba_rangePaolo Bonzini1-8/+16
2012-09-21iSCSI: We dont need to explicitely call qemu_notify_event() any moreRonnie Sahlberg1-6/+0
2012-09-21iSCSI: We need to support SG_IO also from iscsi_ioctl()Ronnie Sahlberg1-0/+17
2012-09-21target-alpha: Initialize env->cpu_model_strRichard Henderson1-0/+1