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
2013-05-01
target-i386: Introduce feat2prop() for CPU properties
Igor Mammedov
1
-4
/
+15
2013-05-01
acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
Igor Mammedov
2
-2
/
+110
2013-05-01
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
2
-0
/
+36
2013-05-01
cpus: Use qemu_for_each_cpu() in TCG thread
Igor Mammedov
1
-6
/
+7
2013-05-01
cpu: Add qemu_for_each_cpu()
Michael S. Tsirkin
2
-0
/
+19
2013-05-01
cpu: Introduce get_arch_id() method and override it for X86CPU
Igor Mammedov
3
-0
/
+18
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
3
-0
/
+28
2013-05-01
cpu: Introduce CPU hot-plug notifier
Igor Mammedov
2
-0
/
+15
2013-05-01
cpu: Resume CPU from DeviceClass::realize() if hot-plugged
Igor Mammedov
1
-0
/
+1
2013-05-01
cpu: Introduce cpu_resume(), for single CPU
Igor Mammedov
4
-3
/
+21
2013-05-01
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
5
-11
/
+18
2013-05-01
cpu: Make kvm-stub.o available outside softmmu
Igor Mammedov
3
-10
/
+15
2013-04-30
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
1
-0
/
+1
2013-04-30
sysemu: drop register_devices from header
Michael S. Tsirkin
1
-2
/
+0
2013-04-30
libqtest: only call fclose() on open files
Jesse Larrew
1
-1
/
+1
2013-04-30
Wire up disabled wait a panicked event on s390
Christian Borntraeger
1
-3
/
+14
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
4
-0
/
+29
2013-04-30
pvpanic: add document of pvpanic
Hu Tao
1
-0
/
+39
2013-04-30
pvpanic: pass configurable ioport to seabios
Hu Tao
2
-1
/
+21
2013-04-30
fw_cfg: add required header files
Hu Tao
1
-0
/
+7
2013-04-30
introduce a new qom device to deal with panicked event
Hu Tao
4
-0
/
+127
2013-04-30
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
3
-0
/
+16
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
4
-5
/
+17
2013-04-30
qdev: Report errors collected during device realization
Jan Kiszka
1
-0
/
+1
2013-04-30
rules.mk: Fix build breakage
Dunrong Huang
1
-1
/
+1
2013-04-30
QOM: Fail casts for unknown types
Alexander Graf
1
-0
/
+5
2013-04-30
pc_piix: remove undesired change in pc_init1
Paolo Bonzini
1
-0
/
+1
2013-04-29
audio: enable PCI audio cards for all PCI-enabled targets
Paolo Bonzini
8
-14
/
+5
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
7
-12
/
+17
2013-04-29
qom: do not return root for empty path
Paolo Bonzini
1
-10
/
+2
2013-04-29
audio: replace audio card configuration with default-configs
Paolo Bonzini
12
-25
/
+23
2013-04-29
audio: remove CONFIG_* symbols
Paolo Bonzini
1
-9
/
+0
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
6
-41
/
+0
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
13
-144
/
+62
2013-04-29
adlib: qdev-ify
Paolo Bonzini
1
-17
/
+66
2013-04-29
doc: document the Pseudo-encoding of LED state
Lei Li
1
-0
/
+50
2013-04-29
vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
Lei Li
1
-0
/
+5
2013-04-29
vnc: Support for LED state extension
Lei Li
2
-0
/
+48
2013-04-29
vnc: Add SCROLL lock key to kbd_leds
Lei Li
1
-1
/
+5
2013-04-29
libqos: Convert fw_cfg values to host endianness
Andreas Färber
1
-3
/
+4
2013-04-29
wdt_ib700: QOM'ify
Andreas Färber
1
-4
/
+8
2013-04-29
vmport: QOM'ify
Andreas Färber
1
-4
/
+8
2013-04-29
vmmouse: QOM'ify
Andreas Färber
1
-5
/
+9
2013-04-29
vga-isa: QOM'ify ISA VGA
Andreas Färber
1
-12
/
+17
2013-04-29
sga: QOM'ify
Andreas Färber
1
-3
/
+7
2013-04-29
serial: QOM'ify ISA serial
Andreas Färber
2
-4
/
+8
2013-04-29
sb16: QOM'ify
Andreas Färber
1
-6
/
+8
2013-04-29
pcspk: QOM'ify
Andreas Färber
2
-4
/
+9
2013-04-29
pckbd: QOM'ify
Andreas Färber
1
-5
/
+11
2013-04-29
pc: QOM'ify port 92
Andreas Färber
1
-5
/
+9
[prev]
[next]