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
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
xen/mapcache: add an ability to create dummy mappings
Igor Druzhinin
2017-07-18
xen: move physmap saving into a separate function
Igor Druzhinin
2017-07-18
xen-platform: separate unplugging of NVMe disks
Stefano Stabellini
2017-07-18
ahci: add ahci_get_num_ports
John Snow
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
mttcg/i386: Patch instruction using async_safe_* framework
Pranith Kumar
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-07
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
2017-07-04
vapic: use tcg_enabled
Paolo Bonzini
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-06-28
migration: move skip_section_footers
Peter Xu
2017-06-28
migration: move skip_configuration out
Peter Xu
2017-06-28
migration: move global_state.optional out
Peter Xu
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-20
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-20
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
2017-06-20
pc: use get_uint() for "apic-id" property
Marc-André Lureau
2017-06-20
pc: use get_uint() for "iobase" property
Marc-André Lureau
2017-06-20
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
2017-06-20
acpi: use get_uint() for various acpi properties
Marc-André Lureau
2017-06-20
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
migration: create global_state.c
Juan Quintela
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
[next]