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
2015-05-05
opengl: add shader build infrastructure
Gerd Hoffmann
2
-0
/
+30
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-7
/
+110
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
67
-386
/
+156
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
1
-0
/
+7
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
27
-128
/
+554
2015-04-30
MAINTAINERS: Add qemu-block list where missing
Kevin Wolf
1
-0
/
+6
2015-04-30
MAINTAINERS: make block layer core Kevin Wolf's responsibility
Stefan Hajnoczi
1
-3
/
+1
2015-04-30
MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-1
/
+6
2015-04-30
MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-3
/
+10
2015-04-30
MAINTAINERS: split out image formats
Stefan Hajnoczi
1
-0
/
+77
2015-04-30
MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-1
/
+4
2015-04-30
openrisc: cpu: Remove unused cpu_get_pc
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: fix memory leak
Gonglei
1
-6
/
+7
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
3
-16
/
+4
2015-04-30
kvm: Silence warning from valgrind
Thomas Huth
1
-7
/
+7
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
1
-11
/
+11
2015-04-30
target-mips: fix memory leak
Gonglei
3
-0
/
+3
2015-04-30
qmp-commands: Fix typo
John Snow
1
-2
/
+2
2015-04-30
linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
Emilio G. Cota
1
-2
/
+1
2015-04-30
coroutine: remove unnecessary parentheses in qemu_co_queue_empty
Emilio G. Cota
1
-1
/
+1
2015-04-30
qemu-char: remove unused list node from FDCharDriver
Emilio G. Cota
1
-1
/
+0
2015-04-30
input: remove unused mouse_handlers list
Emilio G. Cota
1
-2
/
+0
2015-04-30
cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)
Emilio G. Cota
1
-1
/
+1
2015-04-30
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
1
-5
/
+5
2015-04-30
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
1
-1
/
+0
2015-04-30
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
1
-6
/
+0
2015-04-30
microblaze: cpu: Remote unused cpu_get_pc
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: mmu: Delete flip_um fn prototype
Peter Crosthwaite
1
-1
/
+0
2015-04-30
defconfigs: Piggyback microblazeel on microblaze
Peter Crosthwaite
1
-9
/
+1
2015-04-30
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
2
-3
/
+3
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
7
-7
/
+22
2015-04-30
docs/atomics.txt: fix two typos
Laszlo Ersek
1
-2
/
+2
2015-04-30
configure: alphabetize tricore in target list
Peter Crosthwaite
1
-2
/
+2
2015-04-30
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
1
-5
/
+0
2015-04-30
util: Remove unused functions
Thomas Huth
4
-90
/
+0
2015-04-30
usb: Remove unused functions
Thomas Huth
2
-46
/
+0
2015-04-30
monitor: Remove unused functions
Thomas Huth
3
-15
/
+0
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2
-22
/
+0
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2
-16
/
+0
2015-04-30
qemu-options: trivial spelling fix (messsage)
Michael Tokarev
1
-1
/
+1
2015-04-30
hostmem: Fix mem-path property name in error report
Jan Kiszka
1
-1
/
+1
2015-04-30
tpm: fix coding style
Stefan Berger
1
-2
/
+2
2015-04-30
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
1
-2
/
+0
2015-04-30
range: remove useless inclusions
Paolo Bonzini
5
-5
/
+0
2015-04-30
misc: Fix new collection of typos
Stefan Weil
8
-12
/
+12
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2
-4
/
+4
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2
-3
/
+3
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
4
-10
/
+10
2015-04-30
ui/vnc : fix coding style
Chih-Min Chao
1
-2
/
+4
[next]