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
2010-03-13
Fix Sparc host build breakage
Blue Swirl
1
-0
/
+8
2010-03-13
Fix more wrong usermode virtual address types
Blue Swirl
1
-2
/
+2
2010-03-12
Fix usermode virtual address type
Paul Brook
5
-16
/
+20
2010-03-13
FreeBSD ppc_init_cacheline_sizes(): add missing #includes
Juergen Lock
1
-0
/
+3
2010-03-13
tcg/ppc[64]: Only define addend load helpers in softmmu case
malc
2
-0
/
+5
2010-03-12
Remove userspace target_phys_addr_t
Paul Brook
1
-1
/
+1
2010-03-12
Target specific usermode cleanup
Paul Brook
8
-4
/
+41
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
12
-64
/
+16
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
5
-9
/
+21
2010-03-12
Remove TLB from userspace
Paul Brook
4
-3
/
+20
2010-03-12
Add tb_page_addr_t
Paul Brook
3
-37
/
+52
2010-03-12
Fix last page errors in page_check_range and page_set_flags.
Richard Henderson
1
-18
/
+36
2010-03-12
Implement multi-level page tables.
Richard Henderson
2
-177
/
+275
2010-03-12
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
3
-33
/
+82
2010-03-12
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
1
-5
/
+4
2010-03-12
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
1
-5
/
+11
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
12
-18
/
+63
2010-03-11
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evslw instruction
Aurelien Jarno
1
-1
/
+1
2010-03-11
audio: fix comment
malc
1
-1
/
+1
2010-03-10
QMP: Really move the RESET event to qemu_system_reset()
Luiz Capitulino
1
-2
/
+1
2010-03-10
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
1
-2
/
+2
2010-03-09
documentation: qemu_write_full don't work with non-blocking fd's
Juan Quintela
1
-0
/
+5
2010-03-09
block: print errno on error
Juan Quintela
1
-2
/
+2
2010-03-09
vmdk: share cleanup code
Juan Quintela
1
-9
/
+4
2010-03-09
vmdk: fix double free
Juan Quintela
1
-1
/
+1
2010-03-09
vmdk: make vmdk_snapshot_create return -errno
Juan Quintela
1
-21
/
+58
2010-03-09
vmdk: return errno instead of -1
Juan Quintela
1
-7
/
+7
2010-03-09
qcow: return errno instead of -1
Juan Quintela
1
-4
/
+4
2010-03-09
qcow2: return errno instead of -1
Juan Quintela
1
-9
/
+9
2010-03-09
slirp: check system() success
Juan Quintela
1
-1
/
+1
2010-03-09
cow: return errno instead of -1
Juan Quintela
1
-3
/
+2
2010-03-09
qemu-img rebase: Add -f option
Kevin Wolf
1
-4
/
+16
2010-03-09
configure: Fix code which creates config.mak files
Stefan Weil
1
-2
/
+2
2010-03-09
configure: Fix wrong stderr redirection
Stefan Weil
1
-2
/
+2
2010-03-09
QMP: Introduce WATCHDOG event
Luiz Capitulino
4
-0
/
+40
2010-03-09
Restore terminal attributes for tty based monitor
Shahar Havivi
1
-0
/
+8
2010-03-09
kbd keds: vnc
Gerd Hoffmann
2
-1
/
+20
2010-03-09
kbd leds: usb kbd
Gerd Hoffmann
1
-0
/
+8
2010-03-09
kbd leds: ps/2 kbd
Gerd Hoffmann
1
-0
/
+2
2010-03-09
kbd leds: infrastructure
Gerd Hoffmann
2
-0
/
+46
2010-03-09
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
1
-0
/
+5
2010-03-09
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
2
-0
/
+8
2010-03-09
qdev: Improve diagnostics for bad property values
Markus Armbruster
1
-23
/
+34
2010-03-08
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial
Amit Shah
1
-3
/
+5
2010-03-08
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
4
-6
/
+9
2010-03-08
pcnet APROMWE bit location (retry)
Chris Kilgour
1
-1
/
+1
2010-03-08
move x509 file name defines to qemu-x509.h
Gerd Hoffmann
2
-6
/
+10
2010-03-08
adding helper pci functions
Izik Eidus
1
-0
/
+18
[next]