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
2015-01-13
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
qapi: Comment version info in TransactionAction
Fam Zheng
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
qapi: Fix document for BlockStats.node-name
Fam Zheng
2015-01-13
iotests: Add test for relative backing file names
Max Reitz
2015-01-13
block/vmdk: Relative backing file for creation
Max Reitz
2015-01-13
block: Relative backing file for image creation
Max Reitz
2015-01-13
block: JSON filenames and relative backing files
Max Reitz
2015-01-13
block: Get full backing filename from string
Max Reitz
2015-01-13
checkpatch: Brace handling on multi-line condition
Max Reitz
2015-01-13
block: replace g_new0 with g_new for bottom half allocation.
Paolo Bonzini
2015-01-13
block: do not allocate an iovec per read of a growable/zero_after_eof BDS
Paolo Bonzini
2015-01-13
block: mark AioContext as recursive
Paolo Bonzini
2015-01-13
qemu-iotests: Speed up make check-block
Fam Zheng
2015-01-13
qemu-iotests: Remove 091 from quick group
Fam Zheng
2015-01-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...
Peter Maydell
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
s390: implement pci instructions
Frank Blaschka
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2015-01-12
s390x/kvm: avoid syscalls by syncing registers with kvm_run
David Hildenbrand
2015-01-12
s390x/kvm: sync register support helper function
David Hildenbrand
2015-01-12
s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
Thomas Huth
2015-01-12
s390x/ccw: fix oddity in machine class init
Cornelia Huck
2015-01-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...
Peter Maydell
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-10
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...
Peter Maydell
2015-01-09
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...
Peter Maydell
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-09
vfio-pci: Fix interrupt disabling
Alex Williamson
2015-01-09
vfio-pci: Fix BAR size overflow
Alex Williamson
2015-01-09
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...
Peter Maydell
2015-01-08
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-08
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-08
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2015-01-08
memory: API to allocate resizeable RAM MR
Michael S. Tsirkin
2015-01-08
arch_init: support resizing on incoming migration
Michael S. Tsirkin
2015-01-08
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
2015-01-08
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
[next]