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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
4
-7
/
+5
2010-03-21
Fix a typo
Blue Swirl
1
-1
/
+2
2010-03-20
Fix a typo which broke Xen build
Blue Swirl
1
-1
/
+1
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
4
-5
/
+7
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
1
-4
/
+11
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
5
-30
/
+30
2010-03-17
hw/usb-msd: fix some usb requests
Arnaud Patard (Rtp)
1
-3
/
+5
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
1
-1
/
+3
2010-03-17
read-only: Another minor cleanup
Naphtali Sprei
1
-2
/
+1
2010-03-17
disentangle tcg and deadline calculation
Paolo Bonzini
1
-2
/
+4
2010-03-17
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
1
-9
/
+0
2010-03-17
block: add logical_block_size property
Christoph Hellwig
3
-9
/
+26
2010-03-17
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
1
-1
/
+3
2010-03-17
Merge remote branch 'markus/qerror' into staging
Anthony Liguori
16
-179
/
+208
2010-03-17
Merge remote branch 'mst/pci' into staging
Anthony Liguori
2
-62
/
+35
2010-03-17
Large page TLB flush
Paul Brook
1
-2
/
+5
2010-03-16
monitor: convert do_device_add() to QObject
Markus Armbruster
2
-9
/
+35
2010-03-16
monitor: Use argument type 'O' for device_add
Markus Armbruster
1
-2
/
+1
2010-03-16
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
3
-3
/
+3
2010-03-16
error: Convert do_device_add() to QError
Markus Armbruster
1
-10
/
+9
2010-03-16
Revert "qdev: Use QError for 'device not found' error"
Markus Armbruster
1
-2
/
+2
2010-03-16
qdev: Convert qbus_find() to QError
Markus Armbruster
1
-11
/
+14
2010-03-16
qdev: Relax parsing of bus option
Markus Armbruster
1
-9
/
+17
2010-03-16
qdev: convert setting device properties to QError
Markus Armbruster
2
-10
/
+7
2010-03-16
qdev: Hide "ptr" properties from users
Markus Armbruster
2
-13
/
+23
2010-03-16
qdev: Hide "no_user" devices from users
Markus Armbruster
1
-6
/
+4
2010-03-16
qdev: Factor qdev_create_from_info() out of qdev_create()
Markus Armbruster
1
-15
/
+22
2010-03-16
qdev: Fix -device and device_add to handle unsuitable bus gracefully
Markus Armbruster
1
-0
/
+5
2010-03-16
error: Rename qemu_error_new() to qerror_report()
Markus Armbruster
1
-1
/
+1
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
13
-50
/
+50
2010-03-16
error: Don't abuse qemu_error() for non-error in scsi_hot_add()
Markus Armbruster
1
-4
/
+6
2010-03-16
error: Don't abuse qemu_error() for non-error in qbus_find()
Markus Armbruster
1
-20
/
+17
2010-03-16
error: Don't abuse qemu_error() for non-error in qdev_device_help()
Markus Armbruster
1
-21
/
+10
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
6
-4
/
+6
2010-03-16
block: Simplify usb_msd_initfn() test for "can read bdrv key"
Markus Armbruster
1
-1
/
+1
2010-03-16
pc: Factor common code out of pc_boot_set() and cmos_init()
Markus Armbruster
1
-20
/
+8
2010-03-16
pc: Fix error reporting for -boot once
Markus Armbruster
1
-4
/
+3
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
23
-100
/
+157
2010-03-15
pcnet: make subsystem vendor id match hardware
Michael S. Tsirkin
1
-0
/
+3
2010-03-15
eepro100: address pci todo's, use pci_set_xx
Michael S. Tsirkin
1
-62
/
+32
2010-03-14
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2
-0
/
+44
2010-03-14
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
1
-1
/
+1
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
1
-5
/
+15
2010-03-09
QMP: Introduce WATCHDOG event
Luiz Capitulino
1
-0
/
+17
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
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
1
-0
/
+7
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
[next]