projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2016-08-03
Bharata B Rao
spapr: Error out when CPU hotplug is attempted on older...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Eduardo Habkost
MAINTAINERS: Add Host Memory Backends section
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Alistair Francis
MAINTAINERS: Update the Xilinx maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Sean Bruno
Fix bsd-user build errors after 8642c1b81e0418df066a796...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Peter Maydell
Update version for v2.7.0-rc1 release
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Aaron Lindsay
avx2 configure: Disable if static build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Sean Bruno
Unbreak FreeBSD build after optionrom update.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Paolo Bonzini
optionrom: fix detection of -Wa,-32
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Peter Maydell
Merge remote-tracking branch 'remotes/lalrae/tags/mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Peter Maydell
Merge remote-tracking branch 'remotes/jnsnow/tags/ide...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Laurent Vivier
tests: add drive_del-test to ppc/ppc64
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Cao jin
mptsas: Fix a migration compatible issue
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Marc-André...
vhost: do not update last avail idx on get_vring_base...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Bharata B Rao
spapr: Prevent boot CPU core removal
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Benjamin Herrenschmidt
ppc: Fix fault PC reporting for lve*/stve* VMX instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
lvivier@redhat.com
test: port postcopy test to ppc64
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
David Gibson
Revert "spapr: Ensure CPU cores are added contiguously...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Igor Mammedov
spapr: init CPUState->cpu_index with index relative...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
John Snow
ide: fix halted IO segfault at reset
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: add vhost_net_set_backend()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: add error report in vhost_user_write()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
tests: fix vhost-user-test leak
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
tests: plug some leaks in virtio-net-test
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: wait until backend init is completed
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
char: add and use tcp_chr_wait_connected
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
char: add chr_wait_connected callback
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: add assert() to check runtime behaviour
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-net: vhost_migration_done is vhost-user specific
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
Revert "vhost-net: do not crash if backend is not present"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: add get_vhost_net() assertions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: keep vhost_net after a disconnection
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: check vhost_user_{read,write}() return...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: check qemu_chr_fe_set_msgfds() return value
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: call set_msgfds unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
qemu-char: fix qemu_chr_fe_set_msgfds() crash when...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: use error_report() instead of fprintf(stderr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: add missing VHOST_OPS_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: do not assert() on vhost_ops failure
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: fix calling vhost_dev_cleanup() after vhost_dev_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-net: always call vhost_dev_cleanup() on failure
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: make vhost_dev_cleanup() idempotent
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: fix cleanup on not fully initialized device
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: assert the log was cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: make vhost_log_put() idempotent
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost: don't assume opaque is a fd, use backend cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: disconnect on HUP
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
vhost-user: minor simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marc-André...
misc: indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Prasad J Pandit
virtio: check vring descriptor buffer length
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
hw/virtio-pci: fix virtio behaviour
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Wei Jiangang
apb: convert init to realize
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Wei Jiangang
hw/pci-bridge: Convert pxb initialization functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
hw/apci: handle 64-bit MMIO regions correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
acpi: refactor pxb crs computation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
hw/acpi: fix a DSDT table issue when a pxb is present.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
hw/pxb: declare pxb devices as not hot-pluggable
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marcel Apfelbaum
hw/pcie-root-port: Fix PCIe root port initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Michael S....
pcie: fix link active status bit migration
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Leon Alrae
target-mips: fix EntryHi.EHINV being cleared on TLB...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Paul Burton
hw/mips_malta: Fix YAMON API print routine
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Peter Maydell
Merge remote-tracking branch 'remotes/cody/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Greg Kurz
vl: exit if a bad property value is passed to -global
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Greg Kurz
qdev: ignore GlobalProperty.errp for hotplugged devices
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Greg Kurz
machine: Add comment to abort path in machine_set_kerne...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Stefan Hajnoczi
virtio: error out if guest exceeds virtqueue size
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Vladimir Sementsov...
mirror: double performance of the bulk stage if the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Prasanna Kumar...
block/gluster: fix doc in the qapi schema and member...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
Revert "pc: Enforce adding CPUs contiguously and removi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
pc: Init CPUState->cpu_index with index in possible_cpus[]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
qdev: Fix object reference leak in case device.realize...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
exec: Set cpu_index only if it's not been explictly set
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
exec: Don't use cpu_index to detect if cpu_exec_init...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Igor Mammedov
exec: Reduce CONFIG_USER_ONLY ifdeffenery
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Peter Maydell
Merge remote-tracking branch 'remotes/maxreitz/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Daniel P. Berrange
iotest: fix python based IO tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Daniel P. Berrange
block: export LUKS specific data to qemu-img info
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Daniel P. Berrange
crypto: add support for querying parameters for block...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Cao jin
AioContext: correct comments
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Vladimir Sementsov...
qcow2: do not allocate extra memory
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Peter Maydell
Merge remote-tracking branch 'remotes/mdroth/tags/qga...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Michael Roth
configure: mark qemu-ga VSS includes as system headers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Marc-André...
tests: use static qga config file
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Marc-André...
build-sys: link tests/data
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Greg Kurz
spapr: disintricate core-id from DT semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Michael Walle
target-ppc: add PPC_MFTB flag to e500mc and e5500
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
lvivier@redhat.com
spapr: fix spapr-nvram migration
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Thomas Huth
hw/ppc/spapr: Make sure to close the htab_fd when migra...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Thomas Huth
ppc: Huge page detection mechanism fixes - Episode III
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Peter Maydell
Update version for v2.7.0-rc0 release
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Peter Maydell
target-sh4: Use glib allocator in movcal helper
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Peter Maydell
Merge remote-tracking branch 'remotes/amit-migration...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Daniel P. Berrange
tests: introduce a framework for testing migration...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Daniel P. Berrange
scripts: ensure monitor socket has SO_REUSEADDR set
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Daniel P. Berrange
scripts: set timeout when waiting for qemu monitor...
commit
|
commitdiff
|
tree
|
snapshot
next