index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
block/parallels: replace magic constants 4, 64 with proper sizeofs
Denis V. Lunev
1
-4
/
+4
2015-05-22
block/parallels: provide _co_readv routine for parallels format driver
Denis V. Lunev
1
-21
/
+33
2015-05-22
block/parallels: add get_block_status
Roman Kagan
1
-0
/
+21
2015-05-22
block/parallels: read up to cluster end in one go
Roman Kagan
1
-5
/
+13
2015-05-22
block/parallels: switch to bdrv_read
Roman Kagan
1
-9
/
+11
2015-05-22
block/parallels: rename parallels_header to ParallelsHeader
Denis V. Lunev
1
-4
/
+4
2015-05-22
iotests, parallels: quote TEST_IMG in 076 test to be path-safe
Denis V. Lunev
1
-5
/
+5
2015-05-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150520-1' into s...
Peter Maydell
2
-12
/
+18
2015-05-20
qemu-sockets: Report explicit error if unlink fails
Cole Robinson
1
-1
/
+6
2015-05-20
vnc: Tweak error when init fails
Cole Robinson
1
-2
/
+1
2015-05-20
vnc: Don't assert if opening unix socket fails
Cole Robinson
1
-0
/
+3
2015-05-20
ui: remove check for failure of qemu_acl_init()
Daniel P. Berrange
1
-8
/
+0
2015-05-20
Strip brackets from vnc host
Ján Tomko
1
-1
/
+8
2015-05-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...
Peter Maydell
1
-8
/
+12
2015-05-19
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
1
-8
/
+12
2015-05-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150519-1' into s...
Peter Maydell
4
-38
/
+65
2015-05-19
vga-pci: QOMify
Gonglei
1
-18
/
+30
2015-05-19
qxl: QOMify
Gonglei
2
-18
/
+29
2015-05-19
cirrus_vga: QOMify
Gonglei
1
-2
/
+6
2015-05-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150519' into...
Peter Maydell
3
-55
/
+1634
2015-05-19
ui/cocoa: Add console items to the View menu
Programmingkid
1
-1
/
+38
2015-05-19
ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants
Peter Maydell
1
-2
/
+8
2015-05-19
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
Peter Maydell
1
-0
/
+5
2015-05-19
ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate
Peter Maydell
1
-0
/
+3
2015-05-19
ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int
Peter Maydell
1
-2
/
+2
2015-05-19
ui/cocoa: Remove compatibility ifdefs for OSX 10.4
Peter Maydell
1
-17
/
+0
2015-05-19
ui/cocoa: Drop tests for CGImageCreateWithImageInRect support
Peter Maydell
1
-30
/
+20
2015-05-19
Makefile.target: set icon for binary file on Mac OS X
Programmingkid
2
-0
/
+1508
2015-05-19
ui/cocoa: Make -full-screen option work on Mac OS X
Programmingkid
1
-0
/
+6
2015-05-19
ui/cocoa: Fix several full screen issues on Mac OS X
Programmingkid
1
-4
/
+45
2015-05-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-...
Peter Maydell
13
-163
/
+671
2015-05-18
target-arm: Remove unneeded '+'
Edgar E. Iglesias
1
-1
/
+1
2015-05-18
target-arm: Correct accessfn for CNTV_TVAL_EL0
Edgar E. Iglesias
1
-0
/
+1
2015-05-18
target-arm: Correct accessfn for CNTP_{CT}VAL_EL0
Edgar E. Iglesias
1
-1
/
+2
2015-05-18
target-arm: Add WFx syndrome function
Greg Bellows
1
-0
/
+6
2015-05-18
target-arm: Add EL3 and EL2 TCR checking
Greg Bellows
1
-13
/
+32
2015-05-18
target-arm: Add TTBR regime function and use
Greg Bellows
1
-5
/
+19
2015-05-18
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
Timothy Baldwin
1
-1
/
+1
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
1
-0
/
+9
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
1
-0
/
+20
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite
2
-1
/
+54
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
2
-0
/
+27
2015-05-18
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
2
-28
/
+54
2015-05-18
char: cadence_uart: Clean up variable names
Peter Crosthwaite
1
-48
/
+54
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
2
-0
/
+38
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
2
-42
/
+74
2015-05-18
net: cadence_gem: Clean up variable names
Peter Crosthwaite
1
-35
/
+35
2015-05-18
arm: xlnx-zynqmp: Connect CPU Timers to GIC
Peter Crosthwaite
1
-0
/
+17
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
2
-0
/
+73
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
4
-1
/
+116
[next]