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-01-30
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
readline: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
2013-01-30
g_malloc(0) and g_malloc0(0) return NULL; simplify
Markus Armbruster
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
2013-01-30
cadence_gem: Debug mode compile fixes
Peter Crosthwaite
2013-01-30
cadence_ttc: Debug mode compile fixes
Peter Crosthwaite
2013-01-30
vnc: Clean up vncws_send_handshake_response()
Markus Armbruster
2013-01-30
vfio-pci: Enable PCIe extended config space
Alex Williamson
2013-01-30
PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set
Laszlo Ersek
2013-01-30
ich9: add support for pci assignment
Jason Baron
2013-01-30
virtio-net: rename ctrl rx commands
Amos Kong
2013-01-30
virtio-net: introduce a new macaddr control
Amos Kong
2013-01-30
virtio-net: remove layout assumptions for ctrl vq
Michael S. Tsirkin
2013-01-30
virtio-net: revert mac on reset
Michael S. Tsirkin
2013-01-30
rules/mak: make clean should blow away timestamp files
Michael S. Tsirkin
2013-01-30
Makefile: clean timestamp generation rule
Michael S. Tsirkin
2013-01-30
rules.mak: cleanup config generation rules
Michael S. Tsirkin
2013-01-30
e1000: document ICS read behaviour
Michael S. Tsirkin
2013-01-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-01-29
Merge remote-tracking branch 'mdroth/qga-pull-1-28-13' into staging
Anthony Liguori
2013-01-29
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
2013-01-29
s390: css error codes.
Cornelia Huck
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
sclpconsole: Don't instantiate sclpconsole with -nodefaults
Christian Borntraeger
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
2013-01-29
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
2013-01-29
s390: Make typeinfo const
Alexander Graf
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
2013-01-29
s390-virtio: Factor out some initialization code.
Cornelia Huck
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
2013-01-29
s390: I/O interrupt and machine check injection.
Cornelia Huck
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck
2013-01-29
s390: Add mapping helper functions.
Cornelia Huck
2013-01-29
s390: Lowcore mapping helper.
Cornelia Huck
2013-01-29
s390: Add default support for SCLP console
Alexander Graf
2013-01-29
target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big
Igor Mammedov
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-28
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
Markus Armbruster
2013-01-28
qemu-ga: Plug memory leak in guest_fsfreeze_cleanup()
Markus Armbruster
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
2013-01-28
cpu: Unconditionalize CPUState fields
Andreas Färber
[prev]
[next]