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-10-17
target-i386: x86_cpu_load_features() function
Eduardo Habkost
2016-10-17
target-i386: Unset cannot_destroy_with_object_finalize_yet
Eduardo Habkost
2016-10-17
target-i386/kvm: cache the return value of kvm_enable_x2apic()
Radim Krčmář
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
2016-10-17
target-i386: Move warning code outside x86_cpu_filter_features()
Eduardo Habkost
2016-10-17
qmp: Add runnability information to query-cpu-definitions
Eduardo Habkost
2016-10-17
target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas
Eduardo Habkost
2016-10-17
target-i386: Register properties for feature aliases manually
Eduardo Habkost
2016-10-17
target-i386: Remove underscores from feat_names arrays
Eduardo Habkost
2016-10-17
target-i386: Make plus_features/minus_features QOM-based
Eduardo Habkost
2016-10-17
target-i386: Register aliases for feature names with underscores
Eduardo Habkost
2016-10-17
target-i386: Disable VME by default with TCG
Eduardo Habkost
2016-10-17
target-i386: List CPU models using subclass list
Eduardo Habkost
2016-10-17
tests: Add test case for x86 feature parsing compatibility
Eduardo Habkost
2016-10-17
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2016-10-17
9pfs: fix memory leak in v9fs_write
Li Qiang
2016-10-17
9pfs: fix memory leak in v9fs_link
Li Qiang
2016-10-17
9pfs: fix memory leak in v9fs_xattrcreate
Li Qiang
2016-10-17
9pfs: fix information leak in xattr read
Li Qiang
2016-10-17
virtio-9p: add reset handler
Greg Kurz
2016-10-17
9pfs: only free completed request if not flushed
Greg Kurz
2016-10-17
9pfs: drop useless check in pdu_free()
Greg Kurz
2016-10-17
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
Greg Kurz
2016-10-17
9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
Greg Kurz
2016-10-17
9pfs: fsdev: drop useless extern annotation for functions
Greg Kurz
2016-10-17
9pfs: fix potential host memory leak in v9fs_read
Li Qiang
2016-10-17
9pfs: allocate space for guest originated empty strings
Li Qiang
2016-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...
Peter Maydell
2016-10-17
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-10-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20161014' i...
Peter Maydell
2016-10-17
tests/docker/Makefile.include: add a generic docker-run target
Alex Bennée
2016-10-17
tests/docker: make test-mingw honour TARGET_LIST
Alex Bennée
2016-10-17
tests/docker: test-build script
Alex Bennée
2016-10-17
tests/docker: add travis dockerfile
Alex Bennée
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-16
libqos: Limit spapr-pci to 32-bit MMIO for now
David Gibson
2016-10-16
libqos: Correct error in PCI hole sizing for spapr
David Gibson
2016-10-16
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
David Gibson
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
spapr: fix inheritance chain for default machine options
Michael Roth
2016-10-14
target-ppc: implement vexts[bh]2w and vexts[bhw]2d
Nikunj A Dadhania
[next]