aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27linux-user: Identify Addition Hardware Capabilities for PowerPCTom Musta
2014-06-27target-ppc: Add DFP to Emulated Instructions FlagTom Musta
2014-06-27linux-user: Correct AUXV Cache Line Sizes for PowerPCTom Musta
2014-06-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell
2014-06-27pc-bios/s390-ccw: update binaryJens Freimann
2014-06-27pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASDEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASDEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: factor out ipl codeEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: Add fill_hex_val func to provide better msgsEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: add some utility codeEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: handle different sector sizesEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: cleanup and enhance bootmap defintionsEugene (jno) Dvurechenski
2014-06-27pc-bios/s390-ccw: make checkpatch happyEugene (jno) Dvurechenski
2014-06-27block: add qemu-iotest for resize base during live commitJeff Cody
2014-06-27block: check for RESIZE blocker in the QMP command, not bdrv_truncate()Jeff Cody
2014-06-27net: move queue number into NICPeersJiri Pirko
2014-06-27net: L2TPv3 transportAnton Ivanov
2014-06-27qemu-bridge-helper: Fix fd leak in main()Gonglei
2014-06-26qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik
2014-06-26coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell
2014-06-26Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...Peter Maydell
2014-06-26qemu-char: initialize chr_write_lockPaolo Bonzini
2014-06-26block: Remove a special case for protocolsKevin Wolf
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block: Remove second bdrv_open() recursionKevin Wolf
2014-06-26block: Inline bdrv_file_open()Kevin Wolf
2014-06-26block: Use common driver selection code for bdrv_open_file()Kevin Wolf
2014-06-26block: Always pass driver name through options QDictKevin Wolf
2014-06-26block: Move json: parsing to bdrv_fill_options()Kevin Wolf
2014-06-26block: Move bdrv_fill_options() call to bdrv_open()Kevin Wolf
2014-06-26block: Create bdrv_fill_options()Kevin Wolf
2014-06-26block/nfs: add knob to set readaheadPeter Lieven
2014-06-26block/nfs: fix url parameter checkingPeter Lieven
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-06-26mirror: Go through ready -> complete process for 0 len imageFam Zheng
2014-06-26qemu-char: fix warning 'res' may be used uninitializedIgor Mammedov
2014-06-26blockjob: Add block_job_yield()Fam Zheng
2014-06-25target-i386: Broadwell CPU modelEduardo Habkost
2014-06-25target-i386: Fix indentation of CPU model definitionsEduardo Habkost
2014-06-25target-i386: Support "invariant tsc" flagMarcelo Tosatti
2014-06-25target-i386: block migration and savevm if invariant tsc is exposedMarcelo Tosatti
2014-06-25savevm: check vmsd for migratability statusMarcelo Tosatti
2014-06-25target-i386: Set migratable=yes by default on "host" CPU mooelEduardo Habkost
2014-06-25target-i386: Add "migratable" property to "host" CPU modelEduardo Habkost
2014-06-25target-i386: Support check/enforce flags in TCG mode, tooEduardo Habkost
2014-06-25target-i386: Loop-based feature word filtering in TCG modeEduardo Habkost
2014-06-25target-i386: Loop-based copying and setting/unsetting of feature wordsEduardo Habkost
2014-06-25target-i386: Define TCG_*_FEATURES earlier in cpu.cEduardo Habkost