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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Add efi rom binaries
Gerd Hoffmann
6
-0
/
+0
2013-03-18
Add Makefile rules to build nic rom binaries with efi support
Gerd Hoffmann
1
-12
/
+37
2013-03-18
Update ipxe submodule to latest master
Gerd Hoffmann
1
-0
/
+0
2013-03-18
Add Makefile rules to build nic rom binaries
Gerd Hoffmann
1
-0
/
+21
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
2013-03-15
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
2
-0
/
+10
2013-03-15
sheepdog: set io_flush handler in do_co_req
MORITA Kazutaka
1
-2
/
+11
2013-03-15
sheepdog: use non-blocking fd in coroutine context
MORITA Kazutaka
1
-4
/
+2
2013-03-15
qcow2: make is_allocated return true for zero clusters
Paolo Bonzini
2
-5
/
+4
2013-03-15
qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
1
-4
/
+0
2013-03-15
qcow2: drop flush in update_cluster_refcount()
Stefan Hajnoczi
1
-2
/
+0
2013-03-15
qcow2: flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
2
-6
/
+1
2013-03-15
qcow2: set L2 cache dependency in qcow2_alloc_bytes()
Stefan Hajnoczi
1
-1
/
+5
2013-03-15
qcow2: flush refcount cache correctly in qcow2_write_snapshots()
Stefan Hajnoczi
1
-1
/
+4
2013-03-15
qcow2: flush refcount cache correctly in alloc_refcount_block()
Stefan Hajnoczi
1
-2
/
+8
2013-03-15
qcow2: Allow lazy refcounts to be enabled on the command line
Kevin Wolf
3
-1
/
+39
2013-03-15
block: Support driver specific options in drive_init()
Kevin Wolf
1
-10
/
+59
2013-03-15
blockdev: Keep a copy of DriveInfo.serial
Kevin Wolf
2
-2
/
+5
[prev]
[next]