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
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
1
-4
/
+20
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
1
-7
/
+3
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
1
-3
/
+6
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
1
-3
/
+50
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2
-0
/
+31
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2
-2
/
+4
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
1
-0
/
+22
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
1
-0
/
+11
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
1
-6
/
+6
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
1
-3
/
+5
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2
-16
/
+2
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
7
-17
/
+26
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
2
-12
/
+2
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
1
-0
/
+8
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2
-0
/
+8
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: switch acpi s3 to new infrastructure.
Gerd Hoffmann
9
-37
/
+41
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 'qmp/queue/qmp' into staging
Anthony Liguori
4
-23
/
+19
2012-02-24
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
17
-106
/
+1079
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
4
-9
/
+7
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
2012-02-24
hw/9pfs: Endian fixes for virtfs
Benjamin Herrenschmidt
1
-3
/
+5
2012-02-22
ide: drop ide_tray_state_post_load()
Luiz Capitulino
1
-10
/
+0
2012-02-22
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
2
-4
/
+10
2012-02-22
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
3
-9
/
+9
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
3
-93
/
+71
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
1
-17
/
+9
2012-02-22
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
1
-2
/
+13
2012-02-22
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
1
-0
/
+61
2012-02-22
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
2
-1
/
+50
2012-02-22
hw/pc_piix: add pc-1.1
Jordan Justen
1
-2
/
+10
2012-02-22
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
1
-1
/
+0
2012-02-22
hw/pc_sysfw: support system flash memory with pflash
Jordan Justen
1
-2
/
+127
2012-02-22
hw/pc_sysfw: enable pc-sysfw as a qdev
Jordan Justen
1
-0
/
+37
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
3
-51
/
+100
2012-02-22
vl: make find_default_machine externally visible
Jordan Justen
1
-0
/
+1
2012-02-22
pflash_cfi01/02: support read-only pflash devices
Jordan Justen
2
-52
/
+75
2012-02-22
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
1
-147
/
+39
[next]