index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
s390x/sclp: propagate hmfai
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: propagate the mha via sclp
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
1
-1
/
+2
2016-09-06
s390x/sclp: introduce sclp feature blocks
David Hildenbrand
1
-3
/
+9
2016-09-05
s390x/css: handle cssid 255 correctly
Cornelia Huck
1
-1
/
+1
2016-09-05
s390x: add compat machine for 2.8
Cornelia Huck
1
-0
/
+3
2016-08-16
virtio-gpu: fix missing log.h include file
Daniel P. Berrange
1
-0
/
+1
2016-08-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
1
-0
/
+1
2016-08-13
ppc: parse cpu features once
Greg Kurz
1
-0
/
+1
2016-08-12
xen: handle inbound migration of VMs without ioreq server pages
Paul Durrant
1
-35
/
+90
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
1
-1
/
+0
2016-08-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+3
2016-08-03
x86: ioapic: add support for explicit EOI
Peter Xu
1
-2
/
+2
2016-08-03
apic: fix broken migration for kvm-apic
Igor Mammedov
1
-1
/
+1
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
1
-0
/
+1
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-0
/
+19
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
1
-0
/
+4
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
1
-0
/
+8
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
2
-0
/
+7
2016-07-27
qdev: ignore GlobalProperty.errp for hotplugged devices
Greg Kurz
1
-1
/
+3
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-8
/
+329
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
1
-4
/
+4
2016-07-21
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
1
-0
/
+2
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
1
-0
/
+20
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
1
-4
/
+2
2016-07-21
virtio: Introduce virtio_add_queue_aio
Fam Zheng
1
-0
/
+3
2016-07-21
virtio: Add typedef for handle_output
Fam Zheng
1
-2
/
+3
2016-07-21
kvm-irqchip: x86: add msi route notify fn
Peter Xu
1
-0
/
+2
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
1
-0
/
+17
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
1
-0
/
+1
2016-07-21
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
1
-0
/
+2
2016-07-21
x86-iommu: introduce IEC notifiers
Peter Xu
1
-0
/
+40
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
2
-0
/
+6
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
3
-0
/
+6
2016-07-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-3
/
+27
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
1
-0
/
+66
2016-07-20
intel_iommu: define several structs for IOMMU IR
Peter Xu
1
-0
/
+74
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
1
-0
/
+5
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2
-0
/
+21
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
1
-0
/
+2
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
1
-0
/
+1
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
1
-0
/
+6
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2
-1
/
+2
2016-07-20
x86-iommu: introduce parent class
Peter Xu
2
-1
/
+48
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2
-0
/
+6
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
1
-0
/
+1
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
1
-1
/
+0
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
1
-3
/
+1
2016-07-20
pc: Add x86_topo_ids_from_apicid()
Igor Mammedov
1
-0
/
+15
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
1
-0
/
+5
[next]