index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
2013-05-06
target-i386: Add "filtered-features" property to X86CPU
Eduardo Habkost
2013-05-06
target-i386: Introduce X86CPU::filtered_features field
Eduardo Habkost
2013-05-06
target-i386: Add "feature-words" property to X86CPU
Eduardo Habkost
2013-05-06
target-i386: Use FeatureWord loop on filter_features_for_kvm()
Eduardo Habkost
2013-05-06
target-i386: Add ECX information to FeatureWordInfo
Eduardo Habkost
2013-05-06
configure: Check that "libtool" is not the MacOSX one
Peter Maydell
2013-05-06
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-05-06
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2013-05-06
prep: Make System I/O port 0092 read/write
Julio Guerra
2013-05-05
prep: Add ELF support for -bios
Andreas Färber
2013-05-05
prep: Fix NIP reset value
Fabien Chouteau
2013-05-05
Update OpenBIOS images
Blue Swirl
2013-05-05
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2013-05-03
target-arm: Fix incorrect check of kvm_vcpu_ioctl return value
Peter Maydell
2013-05-03
i.MX: implement a more correct version of EPIT timer.
Jean-Christophe DUBOIS
2013-05-03
qdev: skip bus check for bus-less devices in qdev_unplug()
Igor Mammedov
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
2013-05-03
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
2013-05-03
TLS support for VNC Websockets
Tim Hardeck
2013-05-03
audio: Enable all cards
Jan Kiszka
2013-05-03
win32: fix compilation again
Paolo Bonzini
2013-05-03
libqos: Relocate I2C files
Andreas Färber
2013-05-03
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-05-03
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-05-03
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-05-03
trace: document ftrace backend
Eiichi Tsukata
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-05-03
kvm-all: add kvm_run_exit tracepoint
Kazuya Saito
2013-05-03
kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
Kazuya Saito
2013-05-03
tap: properly initialize vhostfds
Jason Wang
2013-05-03
net: make network client name unique
Amos Kong
2013-05-03
qemu-iotests: Filter out 'adapter_type'
Fam Zheng
2013-05-03
nbd: support large NBD requests
Stefan Hajnoczi
2013-05-03
nbd: use g_slice_new() instead of a freelist
Stefan Hajnoczi
2013-05-03
tcg-arm: Use movi32 in exit_tb
Richard Henderson
2013-05-03
tcg-arm: Fix 64-bit tlb load for pre-v6
Richard Henderson
2013-05-03
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
Petar Jovanovic
2013-05-03
qemu-iotests: Filter out vmdk creation options
Fam Zheng
2013-05-03
vmdk: add bdrv_co_write_zeroes
Fam Zheng
2013-05-03
vmdk: store fields of VmdkMetaData in cpu endian
Fam Zheng
2013-05-03
vmdk: change magic number to macro
Fam Zheng
2013-05-03
vmdk: Add option to create zeroed-grain image
Fam Zheng
2013-05-03
vmdk: add support for “zeroed‐grain” GTE
Fam Zheng
2013-05-03
vmdk: named return code.
Fam Zheng
2013-05-03
blockdev: Replace "undefined error" in qmp_block_resize
Kevin Wolf
2013-05-03
block: add read-only support to VHDX image format.
Jeff Cody
[next]