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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
sheepdog: refine discard support
Hitoshi Mitake
1
-9
/
+20
2015-09-25
sheepdog: use per AIOCB dirty indexes for non overlapping requests
Hitoshi Mitake
1
-28
/
+35
2015-09-25
Backup: don't do copy-on-read in before_write_notifier
Wen Congyang
1
-6
/
+14
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
3
-4
/
+18
2015-09-25
sheepdog: add reopen support
Liu Yuan
1
-0
/
+76
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-09-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
17
-122
/
+686
2015-09-24
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
1
-3
/
+3
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
1
-1
/
+1
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
5
-46
/
+146
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
4
-0
/
+178
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2
-7
/
+21
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
4
-65
/
+128
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
3
-0
/
+209
2015-09-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...
Peter Maydell
8
-1329
/
+1558
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
4
-6
/
+63
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
3
-19
/
+11
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
4
-157
/
+177
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
3
-186
/
+0
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2
-110
/
+129
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2
-90
/
+276
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2
-80
/
+105
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2
-68
/
+111
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2
-19
/
+11
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2
-104
/
+157
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
3
-20
/
+28
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
4
-882
/
+908
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2
-143
/
+159
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
4
-4
/
+4
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2
-12
/
+12
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2
-45
/
+40
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2
-31
/
+31
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
1
-14
/
+13
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2
-57
/
+41
2015-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/spapr-next-20150923' into ...
Peter Maydell
18
-156
/
+954
2015-09-23
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
1
-1
/
+1
2015-09-23
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
1
-7
/
+0
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
6
-1
/
+213
2015-09-23
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
1
-3
/
+6
2015-09-23
spapr: Fix default NUMA node allocation for threads
David Gibson
1
-0
/
+8
2015-09-23
spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
4
-14
/
+47
2015-09-23
spapr: Revert to memory@XXXX representation for non-hotplugged memory
Bharata B Rao
1
-38
/
+9
2015-09-23
spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA
Bharata B Rao
1
-2
/
+3
2015-09-23
spapr: Provide better error message when slots exceed max allowed
Bharata B Rao
1
-2
/
+2
2015-09-23
spapr: Don't allow memory hotplug to memory less nodes
Bharata B Rao
1
-1
/
+23
2015-09-23
spapr: Memory hotplug support
Bharata B Rao
2
-3
/
+123
2015-09-23
spapr: Make hash table size a factor of maxram_size
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
4
-50
/
+274
[next]