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-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
1
-1
/
+1
2012-02-29
fdc: take side count into account
Hervé Poussineau
1
-6
/
+11
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
3
-9
/
+26
2012-02-27
slirp: Fix assertion failure on rejected DHCP requests
David Gibson
1
-1
/
+2
2012-02-27
slirp: Refactor if_start
Jan Kiszka
1
-42
/
+36
2012-02-27
slirp: Fix requeuing of batchq packets in if_start
Jan Kiszka
1
-16
/
+19
2012-02-27
slirp: Clean up ifs_init
Jan Kiszka
3
-4
/
+5
2012-02-25
audio: Add some fall through comments
Stefan Weil
2
-1
/
+4
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
1
-0
/
+4
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
1
-7
/
+10
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2
-16
/
+2
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
1
-2
/
+13
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
9
-21
/
+34
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
3
-12
/
+4
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-24
suspend: add qmp events
Gerd Hoffmann
3
-0
/
+10
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2
-0
/
+9
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
3
-0
/
+9
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
6
-0
/
+57
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
10
-42
/
+47
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2
-0
/
+76
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
4
-2
/
+8
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
4
-8
/
+8
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
4
-143
/
+145
2012-02-24
acpi: move around structs
Gerd Hoffmann
1
-25
/
+23
2012-02-24
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-28
/
+9
2012-02-24
Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into staging
Anthony Liguori
14
-318
/
+1263
2012-02-24
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
12
-62
/
+104
2012-02-24
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
69
-0
/
+153385
2012-02-24
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
22
-113
/
+1132
2012-02-24
target-i386: Introduce x86_cpuid_set_model_id()
Andreas Färber
1
-14
/
+19
2012-02-24
target-i386: Introduce x86_cpuid_version_set_stepping()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_model()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_family()
Andreas Färber
1
-4
/
+11
2012-02-24
console: Eliminate text_consoles[]
Markus Armbruster
1
-14
/
+4
2012-02-24
sockets: Clean up inet_listen_opts()'s convoluted bind() loop
Markus Armbruster
1
-8
/
+6
2012-02-24
sockets: Drop sockets_debug debug code
Markus Armbruster
1
-41
/
+2
2012-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
1
-6
/
+4
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
1
-0
/
+4
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
1
-4
/
+0
2012-02-24
qemu-char: Re-apply style fixes from just reverted aad04cd0
Markus Armbruster
1
-7
/
+14
2012-02-24
qemu-char: Use qemu_open() to avoid leaking fds to children
Markus Armbruster
1
-4
/
+4
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
9
-122
/
+84
2012-02-24
scsi-block: always use scsi_generic_ops for cache != none
Paolo Bonzini
1
-4
/
+14
2012-02-24
scsi: fix searching for an empty id
Paolo Bonzini
1
-5
/
+10
2012-02-24
scsi: fix wrong return for target INQUIRY
Paolo Bonzini
1
-1
/
+1
2012-02-24
virtio-scsi: add migration support
Paolo Bonzini
1
-1
/
+49
2012-02-24
virtio-scsi: process control queue requests
Paolo Bonzini
1
-8
/
+126
[next]