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-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
2015-10-22
vhost: document log resizing
Marc-André Lureau
2015-10-22
util: add fallback for qemu_memfd_alloc()
Marc-André Lureau
2015-10-22
util: add memfd helpers
Marc-André Lureau
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
2015-10-22
build-sys: split util-obj- on multi-lines
Marc-André Lureau
2015-10-22
linux-headers: add unistd.h
Marc-André Lureau
2015-10-22
configure: probe for memfd
Marc-André Lureau
2015-10-22
virtio: add some migration doc
Cornelia Huck
2015-10-22
vhost: fail backend intialization early
Igor Mammedov
2015-10-22
pc-dimm: add vhost slots limit check before commiting to hotplug
Igor Mammedov
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2015-10-21
net: don't set native endianness
Michael S. Tsirkin
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
2015-10-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20151016' into...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-15' into ...
Peter Maydell
2015-10-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151015' i...
Peter Maydell
2015-10-16
target-arm: Fix CPU breakpoint handling
Sergey Fedorov
2015-10-16
target-arm: Fix GDB breakpoint handling
Sergey Fedorov
2015-10-16
target-arm: implement arm_debug_target_el()
Sergey Fedorov
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
2015-10-16
target-arm: Add MDCR_EL2
Sergey Fedorov
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
2015-10-16
arm: imx25-pdk: Fix machine name
Peter Crosthwaite
2015-10-16
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
2015-10-16
target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
Davorin Mista
2015-10-16
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
2015-10-16
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
Sergey Sorokin
2015-10-16
target-arm: Break the TB after ISB to execute self-modified code correctly
Sergey Sorokin
2015-10-16
target-arm: Add missing 'static' attribute
Stefan Weil
2015-10-16
ui/cocoa.m: blinky mouse cursor fix
John Arbuckle
2015-10-16
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
John Arbuckle
2015-10-15
qapi: Track location that created an implicit type
Eric Blake
2015-10-15
qapi: Create simple union type member earlier
Eric Blake
2015-10-15
qapi: Lazy creation of array types
Eric Blake
2015-10-15
qapi: Don't use info as witness of implicit object type
Eric Blake
2015-10-15
qapi: Drop redundant args-member-array test
Eric Blake
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-15
qapi: Drop redundant alternate-good test
Eric Blake
2015-10-15
qapi: Prepare for errors during check()
Eric Blake
2015-10-15
qapi: Use predicate callback to determine visit filtering
Eric Blake
2015-10-15
qapi: Fix regression with '-netdev help'
Eric Blake
2015-10-15
migration: fix deadlock
Denis V. Lunev
[next]