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
*
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/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
21
-171
/
+168
|
\
|
*
nbd/trivial: fix type cast for ioctl
Bogdan Purcareata
2015-04-28
1
-1
/
+1
|
*
translate-all: use bitmap helpers for PageDesc's bitmap
Emilio G. Cota
2015-04-28
1
-33
/
+9
|
*
target-i386: disable LINT0 after reset
Nadav Amit
2015-04-28
1
-9
/
+0
|
*
Makefile.target: prepend $libs_softmmu to $LIBS
Wei Liu
2015-04-28
1
-1
/
+1
|
*
milkymist: do not modify libs-softmmu
Paolo Bonzini
2015-04-28
1
-1
/
+1
|
*
configure: Add support for tcmalloc
Fam Zheng
2015-04-28
1
-0
/
+24
|
*
exec: Respect as_translate_internal length clamp
Peter Crosthwaite
2015-04-27
1
-4
/
+2
|
*
ioport: reserve the whole range of an I/O port in the AddressSpace
Paolo Bonzini
2015-04-27
1
-3
/
+3
|
*
ioport: loosen assertions on emulation of 16-bit ports
Paolo Bonzini
2015-04-27
1
-6
/
+14
|
*
ioport: remove wrong comment
Paolo Bonzini
2015-04-27
1
-4
/
+0
|
*
ide: there is only one data port
Paolo Bonzini
2015-04-27
1
-2
/
+2
|
*
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
1
-19
/
+1
|
*
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
1
-7
/
+0
|
*
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
2015-04-27
1
-2
/
+3
|
*
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
3
-25
/
+27
|
*
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
2
-0
/
+19
|
*
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-27
3
-23
/
+31
|
*
exec: Notify cpu_register_map_client caller if the bounce buffer is available
Fam Zheng
2015-04-27
1
-7
/
+16
|
*
exec: Protect map_client_list with mutex
Fam Zheng
2015-04-27
1
-9
/
+13
|
*
linux-user, bsd-user: Remove two calls to cpu_exec_init_all
Fam Zheng
2015-04-27
2
-2
/
+0
|
*
exec: Atomic access to bounce buffer
Fam Zheng
2015-04-27
1
-1
/
+3
|
*
translate-all: use glib for all page descriptor allocations
Emilio G. Cota
2015-04-27
1
-16
/
+2
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-04-30
12
-97
/
+359
|
\
\
|
*
|
qtest: Add assertion that required environment variable is set
Ed Maste
2015-04-28
1
-0
/
+1
|
*
|
qtest/ahci: add flush retry test
John Snow
2015-04-28
1
-0
/
+44
|
*
|
libqos: add blkdebug_prepare_script
John Snow
2015-04-28
3
-22
/
+24
|
*
|
libqtest: add qmp_async
John Snow
2015-04-28
2
-1
/
+56
|
*
|
libqtest: add qmp_eventwait
John Snow
2015-04-28
3
-10
/
+37
|
*
|
qtest/ahci: Allow override of default CLI options
John Snow
2015-04-28
3
-22
/
+51
|
*
|
qtest/ahci: Add simple flush test
John Snow
2015-04-28
1
-0
/
+34
|
*
|
qtest/ahci: test different disk sectors
John Snow
2015-04-28
3
-19
/
+63
|
*
|
qtest/ahci: add qcow2 support to ahci-test
John Snow
2015-04-28
4
-10
/
+53
|
*
|
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
1
-17
/
+0
*
|
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
2015-04-28
1
-2
/
+164
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
1
-0
/
+162
[next]