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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-26
/
+16
2015-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-127
/
+77
2015-06-05
pflash_cfi01: add secure property
Paolo Bonzini
1
-44
/
+67
2015-06-05
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
1
-86
/
+10
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
1
-4
/
+7
2015-06-02
fdc: Fix MSR.RQM flag
Kevin Wolf
1
-1
/
+12
2015-06-02
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
1
-10
/
+23
2015-06-02
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
1
-24
/
+39
2015-06-02
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
1
-28
/
+41
2015-06-02
fdc: Introduce fdctrl->phase
Kevin Wolf
1
-0
/
+89
2015-06-02
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
1
-15
/
+16
2015-06-02
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
1
-15
/
+15
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-05-22
nvme: support NVME_VOLATILE_WRITE_CACHE feature
Christoph Hellwig
1
-0
/
+3
2015-05-12
fdc: force the fifo access to be in bounds of the allocated buffer
Petr Matousek
1
-6
/
+11
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
1
-0
/
+7
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
1
-17
/
+0
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
1
-1
/
+3
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
1
-0
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2
-3
/
+13
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
1
-0
/
+1
2015-03-27
nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
Stefan Weil
1
-1
/
+1
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+4
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-9
/
+43
2015-03-10
virtio-blk: Remove the stale FIXME comment
Fam Zheng
1
-6
/
+0
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
4
-1
/
+35
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
1
-2
/
+8
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2
-4
/
+4
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
1
-1
/
+1
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-5
/
+2
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-8
/
+8
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
1
-4
/
+4
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
1
-2
/
+1
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+1
2015-02-16
block/xen: Use blk_new_open() in blk_connect()
Max Reitz
1
-16
/
+11
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
1
-1
/
+3
2015-02-10
onenand: g_malloc() can't fail, bury dead error handling
Markus Armbruster
1
-7
/
+1
2015-02-06
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
1
-2
/
+2
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
1
-1
/
+4
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
2
-98
/
+206
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
1
-1
/
+1
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-23
virtio-blk: Use blk_aio_ioctl
Fam Zheng
1
-46
/
+79
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
1
-4
/
+5
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
1
-1
/
+1
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
1
-2
/
+4
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
1
-1
/
+2
[next]