index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
67
-386
/
+156
|
\
|
*
openrisc: cpu: Remove unused cpu_get_pc
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
microblaze: fix memory leak
Gonglei
2015-04-30
1
-6
/
+7
|
*
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
3
-16
/
+4
|
*
kvm: Silence warning from valgrind
Thomas Huth
2015-04-30
1
-7
/
+7
|
*
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
1
-11
/
+11
|
*
target-mips: fix memory leak
Gonglei
2015-04-30
3
-0
/
+3
|
*
qmp-commands: Fix typo
John Snow
2015-04-30
1
-2
/
+2
|
*
linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
Emilio G. Cota
2015-04-30
1
-2
/
+1
|
*
coroutine: remove unnecessary parentheses in qemu_co_queue_empty
Emilio G. Cota
2015-04-30
1
-1
/
+1
|
*
qemu-char: remove unused list node from FDCharDriver
Emilio G. Cota
2015-04-30
1
-1
/
+0
|
*
input: remove unused mouse_handlers list
Emilio G. Cota
2015-04-30
1
-2
/
+0
|
*
cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)
Emilio G. Cota
2015-04-30
1
-1
/
+1
|
*
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
2015-04-30
1
-5
/
+5
|
*
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
2015-04-30
1
-1
/
+0
|
*
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
2015-04-30
1
-6
/
+0
|
*
microblaze: cpu: Remote unused cpu_get_pc
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
microblaze: mmu: Delete flip_um fn prototype
Peter Crosthwaite
2015-04-30
1
-1
/
+0
|
*
defconfigs: Piggyback microblazeel on microblaze
Peter Crosthwaite
2015-04-30
1
-9
/
+1
|
*
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
2015-04-30
2
-3
/
+3
|
*
libcacard: stop including qemu-common.h
Paolo Bonzini
2015-04-30
7
-7
/
+22
|
*
docs/atomics.txt: fix two typos
Laszlo Ersek
2015-04-30
1
-2
/
+2
|
*
configure: alphabetize tricore in target list
Peter Crosthwaite
2015-04-30
1
-2
/
+2
|
*
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
*
util: Remove unused functions
Thomas Huth
2015-04-30
4
-90
/
+0
|
*
usb: Remove unused functions
Thomas Huth
2015-04-30
2
-46
/
+0
|
*
monitor: Remove unused functions
Thomas Huth
2015-04-30
3
-15
/
+0
|
*
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
2
-22
/
+0
|
*
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
2
-16
/
+0
|
*
qemu-options: trivial spelling fix (messsage)
Michael Tokarev
2015-04-30
1
-1
/
+1
|
*
hostmem: Fix mem-path property name in error report
Jan Kiszka
2015-04-30
1
-1
/
+1
|
*
tpm: fix coding style
Stefan Berger
2015-04-30
1
-2
/
+2
|
*
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
2015-04-30
1
-2
/
+0
|
*
range: remove useless inclusions
Paolo Bonzini
2015-04-30
5
-5
/
+0
|
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
8
-12
/
+12
|
*
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
2
-4
/
+4
|
*
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2015-04-30
2
-3
/
+3
|
*
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
2015-04-30
4
-10
/
+10
|
*
ui/vnc : fix coding style
Chih-Min Chao
2015-04-30
1
-2
/
+4
|
*
bitops : fix coding style
Chih-Min Chao
2015-04-30
1
-30
/
+31
|
*
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-04-30
2
-17
/
+13
|
*
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
2015-04-30
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
2015-04-30
27
-128
/
+554
|
\
\
|
|
/
|
/
|
|
*
kvm: better advice for failed s390x startup
Cornelia Huck
2015-04-30
1
-2
/
+11
|
*
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-30
6
-61
/
+90
|
*
s390x/mmu: Use ioctl for reading and writing from/to guest memory
Thomas Huth
2015-04-30
3
-0
/
+54
|
*
s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB
Ekaterina Tumanova
2015-04-30
2
-2
/
+77
|
*
linux-headers: update
Cornelia Huck
2015-04-30
10
-68
/
+293
|
*
s390x/mmu: Use access type definitions instead of magic values
Thomas Huth
2015-04-30
2
-6
/
+6
[next]