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
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
vhost-vsock: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-rng: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-balloon: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-input: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-gpu: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-9p: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-net: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-blk: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
2016-10-10
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
2016-10-10
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
2016-10-10
virtio-net: handle virtio_net_flush_tx() errors
Greg Kurz
2016-10-10
virtio-net: handle virtio_net_receive() errors
Greg Kurz
2016-10-10
virtio-net: handle virtio_net_handle_ctrl() error
Greg Kurz
2016-10-10
virtio-blk: handle virtio_blk_handle_request() errors
Greg Kurz
2016-10-10
virtio-9p: handle handle_9p_output() error
Greg Kurz
2016-10-10
virtio-blk: make some functions static
Greg Kurz
2016-10-10
virtio-9p: add parentheses to sizeof operator
Greg Kurz
2016-10-10
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
virtio-blk: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
virtio: add virtio_detach_element()
Stefan Hajnoczi
2016-10-10
tests: acpi tables expected blobs update
Igor Mammedov
2016-10-10
tests: acpi: extend cphp testcase with numa check
Igor Mammedov
2016-10-10
acpi: provide _PXM method for CPU devices if QEMU is started numa enabled
Igor Mammedov
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
2016-10-10
virtio-balloon: Remove needless precompiled directive
Liang Li
2016-10-07
bsd-user: fix FreeBSD build after d148d90e
Ed Maste
2016-10-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...
Peter Maydell
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
2016-10-06
tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
Thomas Huth
2016-10-06
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
2016-10-06
tests: enable ohci/uhci/xhci tests on PPC64
Laurent Vivier
2016-10-06
libqos: use generic qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
2016-10-05
target-ppc: fix vmx instruction type/type2
Nikunj A Dadhania
2016-10-05
target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, too
Thomas Huth
2016-10-05
target-ppc/kvm: Add a wrapper function to check for KVM-PR
Thomas Huth
2016-10-05
MAINTAINERS: Add two more ppc related files
Thomas Huth
2016-10-05
target-ppc: Implement mtvsrws instruction
Ravi Bangoria
2016-10-05
target-ppc: add vclzlsbb/vctzlsbb instructions
Rajalakshmi Srinivasaraghavan
2016-10-05
target-ppc: add vector compare not equal instructions
Rajalakshmi Srinivasaraghavan
2016-10-05
target-ppc: fix invalid mask - cmpl, bctar
Avinesh Kumar
[next]