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
2011-04-01
libcacard: initial commit
Robert Relyea
24
-2
/
+4076
2011-04-01
ccid: add passthru card device
Alon Levy
2
-1
/
+341
2011-04-01
introduce libcacard/vscard_common.h
Alon Levy
1
-0
/
+178
2011-04-01
usb-ccid: add CCID bus
Alon Levy
4
-0
/
+1490
2011-04-01
qemu-thread.h: include inttypes.h
Alon Levy
1
-0
/
+2
2011-04-01
trace: move trace objects from Makefile to Makefile.objs
Alon Levy
2
-32
/
+32
2011-04-01
net: Improve the warnings for dubious command line option combinations
Peter Maydell
1
-0
/
+31
2011-04-01
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC
Peter Maydell
2
-3
/
+3
2011-04-01
pcnet: Fix sign extension: make ipxe work with >2G RAM
Michael Brown
1
-15
/
+15
2011-04-01
target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space
Peter Maydell
1
-2
/
+6
2011-04-01
target-arm: Fix VLD of single element to all lanes
Peter Maydell
1
-25
/
+59
2011-04-01
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
1
-1
/
+2
2011-04-01
vnc: added missing name->keysym pairs for Polish national characters
Leszek Grzegorek
1
-0
/
+18
2011-04-01
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
1
-14
/
+1
2011-04-01
lsi53c895a: add support for ABORT messages
Bernhard Kohl
1
-0
/
+57
2011-04-01
fix build errors when we enable acpi_piix4 debug
Wen Congyang
1
-2
/
+3
2011-04-01
ui/sdl: Load optional QEMU icon
Stefan Weil
1
-0
/
+13
2011-04-01
pc-bios/spapr-rtas.bin: remove executable flag
Aurelien Jarno
1
-0
/
+0
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
7
-5
/
+118
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
3
-1
/
+200
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
2
-0
/
+87
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
6
-1
/
+1456
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
4
-1
/
+184
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
4
-1
/
+544
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
3
-1
/
+272
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
3
-4
/
+16
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
3
-1
/
+44
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
5
-1
/
+555
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
3
-1
/
+80
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
10
-14
/
+289
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
4
-12
/
+315
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
6
-20
/
+450
2011-04-01
Start implementing pSeries logical partition machine
David Gibson
4
-0
/
+615
2011-04-01
Add POWER7 support for ppc
David Gibson
5
-0
/
+165
2011-04-01
Support 1T segments on ppc
David Gibson
2
-12
/
+45
2011-04-01
Better factor the ppc hash translation path
David Gibson
2
-48
/
+20
2011-04-01
Use "hash" more consistently in ppc mmu code
David Gibson
2
-50
/
+50
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
7
-47
/
+63
2011-04-01
Clean up slb_lookup() function
David Gibson
1
-27
/
+18
2011-04-01
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
4
-11
/
+69
2011-04-01
Implement missing parts of the logic for the POWER PURR
David Gibson
3
-0
/
+16
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
5
-1
/
+80
2011-04-01
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2
-0
/
+10
2011-04-01
Allow qemu_devtree_setprop() to take arbitrary values
David Gibson
2
-2
/
+2
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
4
-136
/
+79
2011-04-01
target-ppc: ext32u instead of andi with constant
Aurelien Jarno
1
-4
/
+4
2011-03-31
lm32: use lookup table for opcodes
Michael Walle
2
-140
/
+18
2011-03-31
lm32: rename raise opcode to scall
Michael Walle
2
-3
/
+3
2011-03-29
add a service to reap zombies, use it in SLIRP
Paolo Bonzini
4
-10
/
+69
2011-03-29
extract I/O handler lists to iohandler.c
Paolo Bonzini
4
-102
/
+138
[next]