index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160729' into staging
Peter Maydell
1
-1
/
+1
2016-07-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160729' into...
Peter Maydell
1
-18
/
+9
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-200
/
+350
2016-07-29
mptsas: Fix a migration compatible issue
Cao jin
1
-1
/
+1
2016-07-29
vhost: do not update last avail idx on get_vring_base() failure
Marc-André Lureau
1
-1
/
+2
2016-07-29
spapr: Prevent boot CPU core removal
Bharata B Rao
1
-0
/
+5
2016-07-29
Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...
David Gibson
1
-19
/
+1
2016-07-29
spapr: init CPUState->cpu_index with index relative to core-id
Igor Mammedov
1
-0
/
+4
2016-07-28
ide: fix halted IO segfault at reset
John Snow
1
-0
/
+1
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
2
-6
/
+13
2016-07-29
vhost-user: add error report in vhost_user_write()
Marc-André Lureau
1
-3
/
+10
2016-07-29
vhost: add assert() to check runtime behaviour
Marc-André Lureau
1
-0
/
+9
2016-07-29
vhost-net: vhost_migration_done is vhost-user specific
Marc-André Lureau
1
-5
/
+3
2016-07-29
Revert "vhost-net: do not crash if backend is not present"
Marc-André Lureau
1
-6
/
+1
2016-07-29
vhost-user: add get_vhost_net() assertions
Marc-André Lureau
1
-0
/
+1
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
1
-1
/
+0
2016-07-29
vhost-user: check vhost_user_{read,write}() return value
Marc-André Lureau
1
-16
/
+34
2016-07-29
vhost-user: check qemu_chr_fe_set_msgfds() return value
Marc-André Lureau
1
-1
/
+3
2016-07-29
vhost-user: call set_msgfds unconditionally
Marc-André Lureau
1
-3
/
+1
2016-07-29
vhost: use error_report() instead of fprintf(stderr,...)
Marc-André Lureau
1
-10
/
+9
2016-07-29
vhost: add missing VHOST_OPS_DEBUG
Marc-André Lureau
1
-2
/
+15
2016-07-29
vhost: do not assert() on vhost_ops failure
Marc-André Lureau
1
-17
/
+32
2016-07-29
vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
Marc-André Lureau
1
-11
/
+6
2016-07-29
vhost-net: always call vhost_dev_cleanup() on failure
Marc-André Lureau
1
-3
/
+3
2016-07-29
vhost: make vhost_dev_cleanup() idempotent
Marc-André Lureau
1
-1
/
+6
2016-07-29
vhost: fix cleanup on not fully initialized device
Marc-André Lureau
1
-3
/
+6
2016-07-29
vhost: assert the log was cleaned up
Marc-André Lureau
1
-0
/
+1
2016-07-29
vhost: make vhost_log_put() idempotent
Marc-André Lureau
1
-5
/
+2
2016-07-29
vhost: don't assume opaque is a fd, use backend cleanup
Marc-André Lureau
1
-9
/
+7
2016-07-29
misc: indentation
Marc-André Lureau
1
-1
/
+1
2016-07-29
virtio: check vring descriptor buffer length
Prasad J Pandit
1
-0
/
+5
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
4
-26
/
+37
2016-07-29
apb: convert init to realize
Wei Jiangang
1
-3
/
+2
2016-07-29
hw/pci-bridge: Convert pxb initialization functions to Error
Wei Jiangang
1
-27
/
+25
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
1
-9
/
+45
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
1
-31
/
+50
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
1
-0
/
+4
2016-07-29
hw/pxb: declare pxb devices as not hot-pluggable
Marcel Apfelbaum
1
-0
/
+2
2016-07-29
hw/pcie-root-port: Fix PCIe root port initialization
Marcel Apfelbaum
1
-0
/
+1
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
2
-6
/
+20
2016-07-28
hw/mips_malta: Fix YAMON API print routine
Paul Burton
1
-1
/
+1
2016-07-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
4
-37
/
+16
2016-07-27
qdev: ignore GlobalProperty.errp for hotplugged devices
Greg Kurz
1
-2
/
+2
2016-07-27
machine: Add comment to abort path in machine_set_kernel_irqchip
Greg Kurz
1
-0
/
+3
2016-07-27
virtio: error out if guest exceeds virtqueue size
Stefan Hajnoczi
1
-0
/
+5
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
1
-34
/
+0
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
1
-0
/
+4
2016-07-26
qdev: Fix object reference leak in case device.realize() fails
Igor Mammedov
1
-1
/
+7
2016-07-25
spapr: disintricate core-id from DT semantics
Greg Kurz
2
-18
/
+16
2016-07-25
spapr: fix spapr-nvram migration
lvivier@redhat.com
1
-8
/
+15
[next]