index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
qemu-options.hx: allow -dtb argument for all archs
Peter A. G. Crosthwaite
1
-1
/
+1
2012-03-05
petalogix_s2adsp1800: macro'd magic numbers
Peter A. G. Crosthwaite
1
-7
/
+13
2012-03-05
petalogix_s2adsp1800: moved rst logic to rst fn
Peter A. G. Crosthwaite
1
-4
/
+8
2012-03-05
microblaze: factored out common boot code
Peter A. G. Crosthwaite
5
-254
/
+211
2012-03-05
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
4
-15
/
+21
2012-03-05
Move helpers.h to helper.h
Lluís Vilanova
3
-3
/
+3
2012-03-05
s390: Rework kernel loading: supports elf and newer kernels
Christian Borntraeger
1
-12
/
+18
2012-03-05
memory: fix I/O port aliases
Avi Kivity
3
-9
/
+34
2012-03-05
ioport: add destructor method to IORange
Avi Kivity
3
-0
/
+17
2012-03-03
w64: fix type casts when calling flush_icache_range
Stefan Weil
1
-4
/
+5
2012-03-03
cache-utils: Change data type of parameters for flush_icache_range
Stefan Weil
1
-1
/
+1
2012-03-03
w64: Change data type of parameters for flush_icache_range
Stefan Weil
6
-6
/
+13
2012-03-03
w64: Fix data type of parameters for flush_icache_range
Stefan Weil
2
-2
/
+4
2012-03-03
tcg: Rearrange definitions and include statements
Stefan Weil
1
-3
/
+3
2012-03-03
w64: Fix size of ram_addr_t
Stefan Weil
1
-3
/
+3
2012-03-03
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
Blue Swirl
35
-132
/
+25
2012-03-03
usb: Fix signature of stub usb_host_device_open
Jan Kiszka
1
-1
/
+1
2012-03-03
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
9
-35
/
+161
2012-03-03
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
13
-15
/
+674
2012-03-02
hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties
Peter Maydell
1
-10
/
+10
2012-03-02
arm: add device tree support
Grant Likely
7
-6
/
+120
2012-03-02
arm: make sure that number of irqs can be represented in GICD_TYPER.
Rusty Russell
1
-0
/
+9
2012-03-02
arm: clean up GIC constants
Rusty Russell
1
-19
/
+22
2012-03-01
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
1
-3
/
+12
2012-03-01
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
9
-514
/
+912
2012-03-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
20
-30
/
+1468
2012-03-01
kvm: fix unaligned slots
Avi Kivity
1
-3
/
+12
2012-03-01
pc-bios: update kvmvapic.bin
Avi Kivity
1
-0
/
+0
2012-02-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
24
-107
/
+868
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
8
-194
/
+353
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
20
-245
/
+317
2012-02-29
qemu-img: fix segment fault when the image format is qed
Zhi Yong Wu
1
-0
/
+2
2012-02-29
qemu-io: fix segment fault when the image format is qed
Zhi Yong Wu
1
-0
/
+2
2012-02-29
qemu-tool: revert cpu_get_clock() abort(3)
Stefan Hajnoczi
1
-1
/
+1
2012-02-29
qemu-iotests: Test rebase with short backing file
Kevin Wolf
2
-0
/
+6
2012-02-29
qemu-iotests: 026: Reduce output changes for cache=none qcow2
Kevin Wolf
2
-2
/
+8
2012-02-29
qemu-iotests: Filter out DOS line endings
Kevin Wolf
1
-1
/
+7
2012-02-29
test: add image streaming tests
Stefan Hajnoczi
3
-0
/
+157
2012-02-29
qemu-iotests: add iotests Python module
Stefan Hajnoczi
1
-0
/
+164
2012-02-29
qemu-iotests: export TEST_DIR for non-bash tests
Stefan Hajnoczi
1
-0
/
+2
2012-02-29
QMP: Add qmp command for blockdev-group-snapshot-sync
Jeff Cody
1
-0
/
+39
2012-02-29
qapi: Introduce blockdev-group-snapshot-sync command
Jeff Cody
5
-0
/
+257
2012-02-29
qcow2: Reject too large header extensions
Kevin Wolf
1
-0
/
+5
2012-02-29
qcow2: Fix offset in qcow2_read_extensions
Kevin Wolf
1
-3
/
+2
2012-02-29
block: drop aio_multiwrite in BlockDriver
Paolo Bonzini
2
-26
/
+3
2012-02-29
block: remove unused fields in BlockDriverState
Paolo Bonzini
1
-5
/
+0
2012-02-29
qcow2: Fix build with DEBUG_EXT enabled
Kevin Wolf
1
-1
/
+0
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
1
-4
/
+20
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
1
-7
/
+3
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
1
-3
/
+6
[next]