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-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
2
-4
/
+138
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
1
-1
/
+1
2010-01-26
PCI: fix bridge configuration
Blue Swirl
4
-0
/
+4
2010-01-26
virtio-console: Rename virtio-serial.c back to virtio-console.c
Amit Shah
1
-0
/
+0
2010-01-26
ide save/restore current transfer fields
Marcelo Tosatti
1
-2
/
+6
2010-01-26
PCI: do_pci_info(): PCI bridge devices support
Luiz Capitulino
1
-3
/
+20
2010-01-26
PCI: Convert pci_info() to QObject
Luiz Capitulino
2
-75
/
+299
2010-01-26
qdev: Add help for property value
Stefan Weil
1
-2
/
+7
2010-01-26
qdev: Add help for device properties
Stefan Weil
1
-2
/
+13
2010-01-26
check pipe() return value
Juan Quintela
1
-4
/
+9
2010-01-24
Sparc64: fix initrd
Blue Swirl
1
-3
/
+5
2010-01-24
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
1
-2
/
+4
2010-01-24
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
1
-1
/
+5
2010-01-24
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
1
-7
/
+0
2010-01-24
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
1
-3
/
+2
2010-01-24
Sparc32: fix free-run timer
Blue Swirl
1
-1
/
+2
2010-01-24
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
1
-4
/
+3
2010-01-23
Musicpal: Fix wm8750 I2C address
Jan Kiszka
1
-1
/
+1
2010-01-22
Sparc64: fix PCI probe problems
Blue Swirl
1
-12
/
+7
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
1
-1
/
+1
2010-01-20
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
1
-0
/
+4
2010-01-20
virtio-serial: Add a 'virtserialport' device for generic serial port support
Amit Shah
1
-0
/
+34
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2
-0
/
+3
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
3
-0
/
+26
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2
-0
/
+100
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
13
-206
/
+802
2010-01-20
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
Amit Shah
2
-3
/
+1
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
1
-1
/
+1
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
1
-0
/
+16
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
3
-9
/
+17
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
2
-3
/
+3
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
1
-94
/
+99
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
1
-2
/
+1
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2
-11
/
+185
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
1
-4
/
+1
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
virtio: net: remove dead assignment
Amit Shah
1
-1
/
+1
2010-01-13
pcnet: remove dead nested assignment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove dead increment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove a variable used only for debugging to avoid a clang warning
Blue Swirl
1
-3
/
+1
2010-01-13
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
1
-10
/
+5
2010-01-13
pci: Add missing 'const' in argument to pci_get_xxx
Stefan Weil
1
-7
/
+7
2010-01-13
eepro100: Update ROM file support
Stefan Weil
1
-10
/
+1
2010-01-13
eepro100: Fix initial value for PCI_STATUS
Stefan Weil
1
-3
/
+1
[next]