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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
module: implement module loading
Fam Zheng
1
-1
/
+22
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
2
-1
/
+10
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-22
/
+126
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2
-4
/
+4
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-4
/
+4
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2
-4
/
+4
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
3
-2
/
+8
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2
-2
/
+1
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2
-3
/
+4
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
1
-1
/
+1
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2
-12
/
+0
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
1
-0
/
+5
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
1
-0
/
+8
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2
-4
/
+7
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-3
/
+0
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
1
-0
/
+3
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
1
-0
/
+12
2014-02-10
define hotplug interface
Igor Mammedov
1
-0
/
+78
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
1
-0
/
+3
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
1
-0
/
+210
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
1
-0
/
+61
2014-02-08
disas: Implement disassembly output for A64
Claudio Fontana
1
-0
/
+1
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
1
-0
/
+19
2014-02-08
vmstate: Add uint32 2D-array support
Christoffer Dall
1
-0
/
+6
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
1
-0
/
+7
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
1
-0
/
+7
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
5
-14
/
+12
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
2
-2
/
+6
2014-02-05
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
1
-0
/
+2
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
1
-0
/
+1
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
1
-1
/
+0
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
1
-1
/
+2
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
1
-1
/
+1
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
2
-0
/
+80
2014-02-04
Don't abort on memory allocation error
Orit Wasserman
1
-1
/
+3
2014-02-04
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
1
-0
/
+1
2014-02-04
exec: fix ram_list dirty map optimization
Alexey Kardashevskiy
1
-1
/
+2
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
2
-12
/
+6
2014-02-03
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
1
-2
/
+0
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
2
-11
/
+62
2014-02-01
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...
Peter Maydell
1
-0
/
+1
2014-02-01
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...
Peter Maydell
1
-0
/
+1
[next]