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-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
1
-0
/
+2
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2
-5
/
+20
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
4
-3
/
+6
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
5
-2
/
+20
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
3
-7
/
+7
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
3
-2
/
+141
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
3
-24
/
+52
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-1
/
+3
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2
-0
/
+3
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
1
-1
/
+1
2014-03-02
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
1
-4
/
+4
2014-03-02
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
1
-1
/
+1
2014-03-02
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
1
-1
/
+1
2014-02-28
dump: add API to write dump pages
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
1
-0
/
+9
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
1
-0
/
+2
2014-02-28
dump: add API to write dump header
qiaonuohan
1
-0
/
+96
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
1
-0
/
+17
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
1
-1
/
+2
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+1
2014-02-27
sun4m: Set HostID in NVRAM
Mark Cave-Ayland
1
-0
/
+2
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
2
-24
/
+19
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
1
-0
/
+33
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
3
-2
/
+37
2014-02-26
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...
Peter Maydell
1
-1
/
+1
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+19
2014-02-26
include/qemu/crc32c.h: Rename include guards to match filename
Will Newton
1
-2
/
+2
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-0
/
+1
2014-02-26
kvm: Common device control API functions
Christoffer Dall
1
-0
/
+22
2014-02-26
kvm: Introduce kvm_arch_irqchip_create
Christoffer Dall
1
-0
/
+12
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
1
-10
/
+0
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
1
-33
/
+0
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
1
-19
/
+0
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
1
-15
/
+0
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
1
-13
/
+0
2014-02-25
net: remove implicit peer from offload API
Stefan Hajnoczi
1
-7
/
+7
2014-02-25
Fix two XBZRLE corruption issues
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-25
net: make tap offloading callbacks static
Vincenzo Maffione
1
-6
/
+0
2014-02-25
net: extend NetClientInfo for offloading
Vincenzo Maffione
1
-0
/
+19
2014-02-25
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
1
-2
/
+2
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-12
/
+13
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
1
-0
/
+1
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
3
-2
/
+32
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
1
-0
/
+2
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
1
-1
/
+1
2014-02-21
quorum: Add quorum mechanism.
BenoƮt Canet
1
-0
/
+2
[next]