index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-30
defconfigs: Piggyback microblazeel on microblaze
Peter Crosthwaite
2015-04-30
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
2015-04-30
docs/atomics.txt: fix two typos
Laszlo Ersek
2015-04-30
configure: alphabetize tricore in target list
Peter Crosthwaite
2015-04-30
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
2015-04-30
util: Remove unused functions
Thomas Huth
2015-04-30
usb: Remove unused functions
Thomas Huth
2015-04-30
monitor: Remove unused functions
Thomas Huth
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
qemu-options: trivial spelling fix (messsage)
Michael Tokarev
2015-04-30
hostmem: Fix mem-path property name in error report
Jan Kiszka
2015-04-30
tpm: fix coding style
Stefan Berger
2015-04-30
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
2015-04-30
ui/vnc : fix coding style
Chih-Min Chao
2015-04-30
bitops : fix coding style
Chih-Min Chao
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-04-30
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-04-28
nbd/trivial: fix type cast for ioctl
Bogdan Purcareata
2015-04-28
translate-all: use bitmap helpers for PageDesc's bitmap
Emilio G. Cota
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
2015-04-28
Makefile.target: prepend $libs_softmmu to $LIBS
Wei Liu
2015-04-28
milkymist: do not modify libs-softmmu
Paolo Bonzini
2015-04-28
configure: Add support for tcmalloc
Fam Zheng
2015-04-28
qtest: Add assertion that required environment variable is set
Ed Maste
2015-04-28
qtest/ahci: add flush retry test
John Snow
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
2015-04-28
libqtest: add qmp_async
John Snow
2015-04-28
libqtest: add qmp_eventwait
John Snow
2015-04-28
qtest/ahci: Allow override of default CLI options
John Snow
2015-04-28
qtest/ahci: Add simple flush test
John Snow
2015-04-28
qtest/ahci: test different disk sectors
John Snow
2015-04-28
qtest/ahci: add qcow2 support to ahci-test
John Snow
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
2015-04-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-28
block: move I/O request processing to block/io.c
Stefan Hajnoczi
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
[next]