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-02-22
qemu-io: add support for --object command line arg
Daniel P. Berrange
2016-02-22
block: Fix -incoming with snapshot=on
Kevin Wolf
2016-02-22
spec: add qcow2 bitmaps extension specification
Vladimir Sementsov-Ogievskiy
2016-02-22
quorum: fix segfault when read fails in fifo mode
Changlong Xie
2016-02-22
qemu-img: initialize MapEntry object
John Snow
2016-02-20
etraxfs_dma: Dont forward zero-length payload to clients
Edgar E. Iglesias
2016-02-19
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i...
Peter Maydell
2016-02-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160219' ...
Peter Maydell
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop converted to use the error API
Eric Auger
2016-02-19
device_tree: introduce qemu_fdt_node_path
Eric Auger
2016-02-19
device_tree: introduce load_device_tree_from_sysfs
Eric Auger
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
2016-02-19
pcie: modify the capability size assert
Chen Fan
2016-02-19
MAINTAINERS: Add section for FPU emulation
Peter Maydell
2016-02-19
osdep.h: Remove int_fast*_t Solaris compatibility code
Peter Maydell
2016-02-19
fpu: Use plain 'int' rather than 'int_fast16_t' for exponents
Peter Maydell
2016-02-19
fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts
Peter Maydell
2016-02-19
fpu: Remove use of int_fast16_t in conversions to int16
Peter Maydell
2016-02-19
target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
Peter Maydell
2016-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-19' into...
Peter Maydell
2016-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...
Peter Maydell
2016-02-19
vl: Clean up machine selection in main().
Markus Armbruster
2016-02-19
vl: Set error location when parsing memory options
Eduardo Habkost
2016-02-19
replay: Set error location properly when parsing options
Eduardo Habkost
2016-02-19
vl: Reset location after handling command-line arguments
Eduardo Habkost
2016-02-19
vl.c: Fix regression in machine error message
Marcel Apfelbaum
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2016-02-19
qapi: Emit structs used as variants in topological order
Eric Blake
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2016-02-19
qapi-visit: Unify struct and union visit
Markus Armbruster
2016-02-19
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2016-02-19
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
qapi: Simplify excess input reporting in input visitors
Eric Blake
[next]