aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2-2/+2
2015-07-02blockdev: no need to drain+flush in hmp_drive_delPaolo Bonzini1-3/+0
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow7-22/+22
2015-07-02qcow2: Handle EAGAIN returned from update_refcountJindřich Makovička1-10/+12
2015-07-02block/iscsi: add support for request timeoutsPeter Lieven3-25/+72
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth2-0/+13
2015-06-30s390-ccw.img: updateCornelia Huck1-0/+0
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger3-0/+34
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck1-0/+15
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck1-17/+22
2015-06-29Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...Peter Maydell2-22/+3
2015-06-29m68k: remove useless parameter op_size from gen_lea_indexed()Laurent Vivier1-4/+3
2015-06-29m68k: remove useless file m68k-qreg.hLaurent Vivier1-11/+0
2015-06-29m68k: is_mem is uselessLaurent Vivier1-7/+0
2015-06-29Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...Peter Maydell1-2/+2
2015-06-29target-tricore: fix depositing bits from PCXI into ICRPaolo Bonzini1-2/+2
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell24-370/+263
2015-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...Peter Maydell6-20/+71
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell1-0/+2
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell1-2/+11
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell1-13/+20
2015-06-26target-arm: A64: Print ELR when taking exceptionsSoren Brinkmann1-0/+2
2015-06-26target-arm: default empty semihosting cmdlineLiviu Ionescu1-2/+9
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao2-0/+23
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao1-5/+6
2015-06-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150626' into stagingPeter Maydell8-507/+1675
2015-06-26target-mips: add mips32r6-generic CPU definitionYongbok Kim1-0/+37
2015-06-26target-mips: microMIPS32 R6 POOL16{A, C} instructionsYongbok Kim1-15/+118
2015-06-26target-mips: microMIPS32 R6 Major instructionsYongbok Kim1-17/+45
2015-06-26target-mips: microMIPS32 R6 POOL32{I, C} instructionsYongbok Kim1-6/+21
2015-06-26target-mips: microMIPS32 R6 POOL32F instructionsYongbok Kim1-32/+199
2015-06-26target-mips: microMIPS32 R6 POOL32A{XF} instructionsYongbok Kim1-10/+72
2015-06-26target-mips: microMIPS32 R6 branches and jumpsYongbok Kim1-40/+202
2015-06-26target-mips: add microMIPS32 R6 opcode enumYongbok Kim1-16/+103
2015-06-26target-mips: signal RI for removed instructions in microMIPS R6Yongbok Kim1-0/+68
2015-06-26target-mips: raise RI exceptions when FIR.PS = 0Yongbok Kim1-33/+45
2015-06-26target-mips: rearrange gen_compute_compact_branchYongbok Kim1-236/+236
2015-06-26target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAPYongbok Kim1-67/+99
2015-06-26target-mips: remove an unused argumentYongbok Kim1-3/+2
2015-06-26target-mips: add microMIPS TLBINV, TLBINVFYongbok Kim1-0/+8
2015-06-26target-mips: fix {RD, WR}PGPR in microMIPSYongbok Kim1-2/+2
2015-06-26target-mips: convert host to MIPS errno values when requiredLeon Alrae1-11/+33
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae6-26/+408
2015-06-26target-mips: remove identical code in different branchLeon Alrae1-21/+4
2015-06-26hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune1-1/+1
2015-06-26include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki1-6/+7
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-52/+35
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell17-86/+210
2015-06-24net: simplify net_client_init1()Stefan Hajnoczi1-22/+16
2015-06-24net: drop if expression that is always trueStefan Hajnoczi1-17/+14