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
2013-04-15
disas: Disassemble all ppc insns for the host
Richard Henderson
2013-04-15
exec: remove useless declarations from memory-internal.h
Paolo Bonzini
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-15
qemu-char: another io_add_watch_poll fix
Paolo Bonzini
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
2013-04-15
Update Makefile to actually install the new efi-enabled nic roms that are use...
Sander Eikelenboom
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
2013-04-15
fpu: Correct edgecase in float64_muladd
Peter Maydell
2013-04-15
configure: fix TPM logic
Paolo Bonzini
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-15
hw: Add lost ARM core again
Stefan Weil
2013-04-15
Fix failure to create q35 machine
Hu Tao
2013-04-15
Add linux-headers to QEMU_INCLUDES
Jan Kiszka
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-04-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
2013-04-15
iotests: Add 'check -ssh' option to test Secure Shell block device.
Richard W.M. Jones
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
2013-04-15
qemu-iotests: A few more bdrv_pread/pwrite tests
Kevin Wolf
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2013-04-13
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
Markus Armbruster
2013-04-13
check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
Markus Armbruster
2013-04-13
check-qjson: Improve a few comments, delete bogus ones
Markus Armbruster
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-04-13
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
2013-04-13
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-13
disas/i386.c: disassemble aes-ni instructions
Aurelien Jarno
2013-04-13
target-i386: enable PCLMULQDQ on Westmere CPU
Aurelien Jarno
[prev]
[next]