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
2013-05-29
memory: add address_space_translate
Paolo Bonzini
5
-130
/
+131
2013-05-29
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
2
-26
/
+38
2013-05-29
exec: do not use error_mem_read
Paolo Bonzini
1
-14
/
+2
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
3
-11
/
+4
2013-05-29
cputlb: simplify tlb_set_page
Paolo Bonzini
1
-8
/
+5
2013-05-29
exec: drop useless #if
Paolo Bonzini
1
-2
/
+0
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
3
-19
/
+4
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
6
-955
/
+6
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
2
-7
/
+2
2013-05-26
target-arm: Remove gen_{ld,st}* definitions
Peter Maydell
1
-46
/
+0
2013-05-26
target-arm: Remove gen_{ld,st}* from thumb2 decoder
Peter Maydell
1
-10
/
+20
2013-05-26
target-arm: Remove gen_{ld,st}* from Thumb insns
Peter Maydell
1
-25
/
+46
2013-05-26
target-arm: Remove gen_{ld,st}* from basic ARM insns
Peter Maydell
1
-32
/
+69
2013-05-26
target-arm: Remove use of gen_{ld,st}* from ldrex/strex
Peter Maydell
1
-13
/
+18
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from Neon code
Peter Maydell
1
-18
/
+28
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from iWMMXt code
Peter Maydell
1
-8
/
+10
2013-05-26
target-arm: Remove gen_ld64() and gen_st64()
Peter Maydell
1
-15
/
+4
2013-05-26
target-arm: Don't use TCGv when we mean TCGv_i32
Peter Maydell
1
-224
/
+229
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
14
-118
/
+103
2013-05-24
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-1
/
+5
2013-05-24
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
12
-159
/
+361
2013-05-24
memory: clean up phys_page_find
Paolo Bonzini
1
-6
/
+2
2013-05-24
memory: populate FlatView for new address spaces
Paolo Bonzini
1
-1
/
+2
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2
-1
/
+15
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
1
-1
/
+4
2013-05-24
memory: fix address space initialization/destruction
Avi Kivity
1
-0
/
+3
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
3
-7
/
+5
2013-05-24
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
1
-5
/
+0
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
4
-30
/
+30
2013-05-24
memory: Replace open-coded memory_region_is_romd
Jan Kiszka
1
-1
/
+1
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2
-14
/
+34
2013-05-24
memory: assert that PhysPageEntry's ptr does not overflow
Paolo Bonzini
1
-0
/
+6
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
3
-29
/
+0
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2
-2
/
+1
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
5
-15
/
+0
2013-05-24
exec: remove obsolete comment
Paolo Bonzini
1
-6
/
+0
2013-05-24
rtl8139: flush queued packets when RxBufPtr is written
Stefan Hajnoczi
1
-0
/
+3
2013-05-24
net: support for bridged networking on Mac OS X
Alasdair McLeay
1
-1
/
+2
2013-05-24
coroutine: stop using AioContext in CoQueue
Stefan Hajnoczi
4
-36
/
+29
2013-05-24
coroutine: protect global pool with a mutex
Stefan Hajnoczi
1
-2
/
+18
2013-05-24
qemu-iotests: Try creating huge qcow2 image
Kevin Wolf
4
-1
/
+70
2013-05-24
qcow2.py: Subcommand for changing header fields
Kevin Wolf
1
-0
/
+17
2013-05-24
qemu-io: Fix 'map' output
Kevin Wolf
1
-5
/
+41
2013-05-24
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
2
-22
/
+21
2013-05-24
block: make all steps in qmp_transaction() as callback
Wenchao Xia
1
-24
/
+71
2013-05-24
block: package rollback code in qmp_transaction()
Wenchao Xia
1
-3
/
+8
2013-05-24
block: package committing code in qmp_transaction()
Wenchao Xia
1
-7
/
+12
2013-05-24
block: move input parsing code in qmp_transaction()
Wenchao Xia
1
-19
/
+19
2013-05-24
block: package preparation code in qmp_transaction()
Wenchao Xia
1
-62
/
+77
2013-05-23
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
12
-57
/
+1278
[next]