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
2013-03-18
console: zap color_table
Gerd Hoffmann
1
-77
/
+6
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
31
-435
/
+525
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
9
-56
/
+23
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
1
-25
/
+10
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
4
-18
/
+20
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
1
-41
/
+51
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
4
-40
/
+48
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
1
-60
/
+80
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
1
-8
/
+38
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
9
-55
/
+43
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
8
-84
/
+54
2013-03-18
sdl: drop dead code
Gerd Hoffmann
1
-5
/
+0
2013-03-18
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
1
-1
/
+1
2013-03-18
qxl: zap qxl0 global
Gerd Hoffmann
1
-13
/
+15
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
4
-25
/
+20
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
12
-228
/
+345
2013-03-17
s390: Fix cpu refactoring fallout.
Cornelia Huck
1
-2
/
+1
2013-03-17
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
14
-78
/
+2234
2013-03-17
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
4
-14
/
+101
2013-03-15
xilinx_spips: QOM styling fixes
Peter Crosthwaite
1
-13
/
+16
2013-03-15
xilinx_spips: Add missing dual-bus snoop commands
Nathan Rossi
1
-6
/
+23
2013-03-15
xilinx_spips: Fix bus setup conditional check
Nathan Rossi
1
-2
/
+2
2013-03-15
xilinx_spips: Set unused IRQs to NULL
Peter Crosthwaite
1
-1
/
+1
2013-03-15
xilinx_zynq: added pl330 to machine model
Peter Crosthwaite
1
-0
/
+24
2013-03-15
pl330: Initial version
Peter Crosthwaite
3
-0
/
+1656
2013-03-15
iov: Factor out hexdumper
Peter Crosthwaite
4
-25
/
+55
2013-03-15
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
1
-0
/
+32
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_OSC function
Peter Maydell
1
-1
/
+56
2013-03-15
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
1
-0
/
+30
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_VOLT
Peter Maydell
1
-0
/
+26
2013-03-15
qdev: Implement (variable length) array properties
Peter Maydell
3
-0
/
+146
2013-03-15
hw/arm_sysctl: Convert from qdev init to instance_init
Peter Maydell
1
-8
/
+8
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op
Peter Maydell
1
-0
/
+8
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op
Peter Maydell
1
-0
/
+11
2013-03-15
hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way
Peter Maydell
1
-11
/
+132
2013-03-15
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
1
-11
/
+8
2013-03-15
Fix TAGS creation
David Gibson
1
-1
/
+2
2013-03-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
49
-233
/
+702
2013-03-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2
-1
/
+62
2013-03-15
blockdev: Fix up copyright and permission notice
Markus Armbruster
1
-0
/
+23
2013-03-15
qemu-iotests: use -nographic in test case 007
Stefan Hajnoczi
1
-4
/
+3
2013-03-15
qemu-iotests: add tests for rebasing zero clusters
Paolo Bonzini
3
-0
/
+93
2013-03-15
dataplane: fix hang introduced by AioContext transition
Paolo Bonzini
1
-2
/
+15
2013-03-15
coroutine: use AioContext for CoQueue BH
Stefan Hajnoczi
2
-17
/
+39
2013-03-15
threadpool: drop global thread pool
Stefan Hajnoczi
5
-46
/
+43
2013-03-15
block: add bdrv_get_aio_context()
Stefan Hajnoczi
2
-0
/
+13
2013-03-15
aio: add a ThreadPool instance to AioContext
Stefan Hajnoczi
2
-0
/
+17
2013-03-15
threadpool: add thread_pool_new() and thread_pool_free()
Stefan Hajnoczi
2
-4
/
+53
2013-03-15
threadpool: move globals into struct ThreadPool
Stefan Hajnoczi
2
-82
/
+112
[next]