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
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-26
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
2
-2
/
+14
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2
-3
/
+7
2013-07-25
isa_mmio: delete
Paolo Bonzini
1
-3
/
+0
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-0
/
+7
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
6
-81
/
+77
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
1
-2
/
+6
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
1
-0
/
+1
2013-07-23
rdma: core logic
Michael R. Hines
1
-0
/
+4
2013-07-23
rdma: introduce ram_handle_compressed()
Michael R. Hines
1
-0
/
+2
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-23
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
2
-2
/
+2
2013-07-23
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
1
-0
/
+3
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2
-9
/
+12
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2
-58
/
+21
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-23
gdbstub: Change syscall callback argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-23
kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-07-23
cpu: Change cpu_single_step() argument to CPUState
Andreas Färber
2
-6
/
+13
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2
-1
/
+2
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-0
/
+5
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
1
-0
/
+2
2013-07-23
cpu: Introduce vaddr type
Andreas Färber
1
-0
/
+12
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-2
/
+2
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
1
-2
/
+8
2013-07-23
sysbus: Document SysBusDeviceClass::init and realize semantics
Hu Tao
1
-0
/
+12
2013-07-22
bitops: Provide sextract32() and sextract64()
Peter Maydell
1
-0
/
+50
2013-07-22
configure: Make NPTL non-optional
Peter Maydell
1
-1
/
+1
2013-07-22
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
5
-0
/
+84
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
1
-0
/
+13
2013-07-19
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
1
-0
/
+4
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
2
-0
/
+7
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
1
-0
/
+1
2013-07-19
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
Peter Maydell
1
-0
/
+59
2013-07-19
block-migration: efficiently encode zero blocks
Peter Lieven
1
-0
/
+1
2013-07-19
block: add bdrv_write_zeroes()
Peter Lieven
1
-0
/
+2
2013-07-19
QEMUBH: make AioContext's bh re-entrant
Liu Ping Fan
1
-0
/
+7
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-1
/
+1
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
7
-1
/
+13
2013-07-15
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
Richard Henderson
1
-0
/
+14
2013-07-15
tcg: Remove temp_buf
Richard Henderson
1
-2
/
+0
2013-07-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
3
-0
/
+13
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
3
-0
/
+7
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2
-0
/
+4
2013-07-15
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
1
-0
/
+14
2013-07-15
cpus: Add return value for vm_stop()
Kevin Wolf
1
-2
/
+2
2013-07-15
block: Add return value for bdrv_flush_all()
Kevin Wolf
1
-1
/
+1
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
1
-1
/
+2
2013-07-12
Add 'auto-converge' migration capability
Chegu Vinod
1
-0
/
+2
2013-07-12
Introduce async_run_on_cpu()
Chegu Vinod
2
-0
/
+11
[next]