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-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-04-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-04-18
configure: remove duplicate test
Paolo Bonzini
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
2013-04-18
configure: move common libraries to config-host.mak
Paolo Bonzini
2013-04-18
configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak
Paolo Bonzini
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-18
elfload: use tswapreg consistently in elf_core_copy_regs
Paolo Bonzini
2013-04-18
elfload: fix size of registers for N32
Paolo Bonzini
2013-04-18
elfload: fix size of ABI-dependent fields in core dumps
Paolo Bonzini
2013-04-18
configure: QEMU_INCLUDES are the same for all subtargets
Paolo Bonzini
2013-04-18
configure/Make: Build libfdt from submodule DTC
Peter Crosthwaite
2013-04-18
dtc: add submodule
Peter Crosthwaite
2013-04-18
configure: Put cross compile flags in EXTRA_CFLAGS
Peter Crosthwaite
2013-04-17
vmxcap: Update according to SDM of January 2013
Jan Kiszka
2013-04-17
target-i386: kvm: save/restore steal time MSR
Marcelo Tosatti
2013-04-17
vmxcap: Report APIC register emulation and RDTSCP control
Jan Kiszka
2013-04-17
vmxcap: Augment reported information
Jan Kiszka
2013-04-17
vmxcap: Open MSR file in unbuffered mode
Jan Kiszka
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
fw_cfg: add qtest test case
Anthony Liguori
2013-04-17
i440fx-test: add test for PAM functionality
Anthony Liguori
2013-04-17
i440fx-test: add test to compare default register values
Anthony Liguori
2013-04-17
libqos: add malloc support
Anthony Liguori
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
2013-04-17
migration: reflect incoming failure to shell
Eric Blake
2013-04-17
qbus: remove wrong error messages
Alexey Kardashevskiy
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
2013-04-17
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2013-04-17
qemu-file: do not use stdio for qemu_fdopen
Paolo Bonzini
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
2013-04-17
qemu-file: drop socket_put_buffer
Paolo Bonzini
2013-04-16
qom: do nothing on unparent of object without parent
Paolo Bonzini
2013-04-16
qdev: Fix device_add bus assumptions
Andreas Färber
[next]