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
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
1
-25
/
+34
2012-06-28
bsd-user: fix build
Blue Swirl
2
-1
/
+4
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2
-3
/
+3
2012-06-28
x86: split off memory access helpers
Blue Swirl
3
-137
/
+165
2012-06-28
x86: split off misc helpers
Blue Swirl
3
-579
/
+605
2012-06-28
x86: split off SMM helpers
Blue Swirl
3
-285
/
+309
2012-06-28
x86: split off SVM helpers
Blue Swirl
4
-710
/
+734
2012-06-28
x86: split off integer helpers
Blue Swirl
3
-479
/
+502
2012-06-28
x86: split off condition code helpers
Blue Swirl
4
-407
/
+432
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
1
-31
/
+37
2012-06-28
x86: split condition code and shift templates
Blue Swirl
3
-81
/
+133
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
1
-3
/
+22
2012-06-28
x86: improve SSE table type safety
Blue Swirl
1
-45
/
+89
2012-06-28
x86: split off FPU helpers
Blue Swirl
3
-1278
/
+1306
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
1
-471
/
+578
2012-06-28
x86: avoid an extern declaration
Blue Swirl
1
-4
/
+1
2012-06-28
x86: split off exception handlers
Blue Swirl
4
-116
/
+140
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
7
-220
/
+234
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
1
-796
/
+1279
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
2
-2
/
+53
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
4
-18
/
+39
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
3
-2
/
+18
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
10
-343
/
+370
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
3
-25
/
+259
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
4
-14
/
+15
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
3
-16
/
+23
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
5
-17
/
+19
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
1
-42
/
+51
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
3
-9
/
+123
2012-06-27
Better support for dma_addr_t variables
David Gibson
2
-0
/
+13
2012-06-27
rtl8139: validate rx ring before receiving packets
Jason Wang
1
-10
/
+12
2012-06-27
Remove support for non-threaded VNC server
Daniel P. Berrange
7
-141
/
+1
2012-06-27
configure: Assure existence of linux-headers/ build directory
Andreas Färber
1
-0
/
+1
2012-06-27
Makefile.target: Update clean command to clean hw/ directory
Peter Maydell
1
-2
/
+2
2012-06-27
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
1
-0
/
+5
2012-06-27
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
1
-2
/
+3
2012-06-27
MAINTAINERS: Added device tree
Peter A. G. Crosthwaite
1
-0
/
+6
2012-06-27
MAINTAINERS: Added Xilinx EDK devices
Peter A. G. Crosthwaite
1
-0
/
+11
2012-06-27
MAINTAINERS: Add Petalogix ml605 machine model
Peter A. G. Crosthwaite
1
-0
/
+5
2012-06-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
10
-19
/
+25
2012-06-26
Merge remote-tracking branch 'spice/spice.v58' into staging
Anthony Liguori
11
-70
/
+177
2012-06-26
Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging
Anthony Liguori
3
-21
/
+124
2012-06-26
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
Anthony Liguori
7
-27
/
+18
2012-06-26
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
Anthony Liguori
19
-19
/
+4301
2012-06-26
Merge remote-tracking branch 'kraxel/usb.54' into staging
Anthony Liguori
5
-28
/
+142
2012-06-24
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
Stefan Weil
1
-1
/
+1
2012-06-24
target-ppc: Fix build with --enable-debug
Stefan Weil
1
-1
/
+1
2012-06-24
tci: don't write zero for reloc in tci_out_label
Scott Wood
1
-1
/
+1
2012-06-24
make: Fix dependencies for fpu/*.c and tcg/*.c
Stefan Weil
1
-1
/
+1
2012-06-24
qemu-log: Add GCC format attribute
Stefan Weil
1
-1
/
+2
[next]