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
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
1
-2
/
+4
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
1
-0
/
+2
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2
-0
/
+21
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2
-2
/
+5
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
3
-10
/
+17
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
1
-2
/
+8
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
1
-14
/
+33
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
1
-1
/
+0
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
38
-461
/
+540
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
6
-10
/
+7
2014-02-12
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
1
-1
/
+1
2014-02-12
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
50
-84
/
+730
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
1
-5
/
+2
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
1
-5
/
+5
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
5
-11
/
+15
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
11
-26
/
+34
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
14
-39
/
+46
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
6
-17
/
+18
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
25
-119
/
+137
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
18
-92
/
+132
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
10
-44
/
+48
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
25
-137
/
+185
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
30
-149
/
+190
2014-02-11
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
1
-0
/
+5
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
6
-13
/
+33
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2
-2
/
+1
2014-02-11
exec: Make memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Always initialize MemorySection address spaces
Edgar E. Iglesias
1
-0
/
+2
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
4
-7
/
+7
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
4
-5
/
+7
2014-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...
Peter Maydell
42
-112
/
+9000
2014-02-10
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
5
-12
/
+25
2014-02-10
memory: fix limiting of translation at a page boundary
Paolo Bonzini
1
-16
/
+19
2014-02-10
prep: Drop from ppcemb-softmmu
Andreas Färber
4
-6
/
+3
2014-02-10
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
1
-3
/
+0
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
5
-45
/
+15
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
3
-25
/
+53
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
3
-47
/
+94
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
4
-30
/
+60
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
16
-30
/
+21
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
1
-46
/
+46
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
2
-0
/
+32
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2
-0
/
+16
2014-02-10
define hotplug interface
Igor Mammedov
3
-0
/
+127
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2014-02-09
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
1
-3
/
+3
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
1
-1
/
+1
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
1
-1
/
+1
2014-02-09
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
1
-3
/
+3
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
[next]