index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
1
-0
/
+15
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
1
-10
/
+0
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
1
-15
/
+7
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
1
-12
/
+6
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-7
/
+7
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-7
/
+17
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2
-15
/
+20
2017-06-28
migration: move skip_section_footers
Peter Xu
1
-1
/
+0
2017-06-28
migration: move skip_configuration out
Peter Xu
1
-1
/
+0
2017-06-28
migration: move global_state.optional out
Peter Xu
1
-1
/
+0
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
3
-41
/
+42
2017-06-20
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
1
-3
/
+3
2017-06-20
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "apic-id" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "iobase" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
1
-12
/
+12
2017-06-20
acpi: use get_uint() for various acpi properties
Marc-André Lureau
1
-13
/
+14
2017-06-20
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
1
-6
/
+6
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
1
-1
/
+1
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-8
/
+8
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
1
-6
/
+8
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
1
-7
/
+5
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
3
-24
/
+44
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2
-245
/
+153
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+1
2017-06-13
migration: create global_state.c
Juan Quintela
1
-0
/
+1
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
1
-0
/
+3
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2
-5
/
+2
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-16
/
+1
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
6
-130
/
+245
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2
-4
/
+7
2017-05-29
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
1
-2
/
+5
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
4
-59
/
+176
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
1
-13
/
+36
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
1
-1
/
+1
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
1
-1
/
+6
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
1
-12
/
+12
2017-05-25
x86-iommu: use DeviceClass properties
Peter Xu
1
-40
/
+7
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2
-4
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2
-2
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-2
/
+5
2017-05-18
migration: migration.h was not needed
Juan Quintela
1
-1
/
+0
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
6
-15
/
+57
2017-05-17
kvmvapic: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
ioapic: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
kvmclock: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
2
-8
/
+2
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
5
-0
/
+25
[next]