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
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
1
-0
/
+9
2013-09-06
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
1
-6
/
+5
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-2
/
+2
2013-09-01
pflash_cfi02.c: fix debug macro
Antony Pavlov
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
4
-19
/
+19
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-4
/
+4
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
1
-15
/
+2
2013-08-19
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
1
-2
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2
-235
/
+0
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
1
-57
/
+7
2013-08-12
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
1
-25
/
+1
2013-07-29
onenand: QOM cast cleanup
Andreas Färber
1
-10
/
+20
2013-07-29
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
1
-44
/
+44
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-9
/
+40
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
5
-0
/
+7
2013-07-29
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
1
-0
/
+8
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2
-9
/
+32
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
1
-1
/
+13
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
1
-0
/
+3
2013-07-23
pflash_cfi02: Use QOM realize for pflash_cfi02
Hu Tao
1
-8
/
+7
2013-07-23
pflash_cfi01: Use QOM realize for pflash_cfi01
Hu Tao
1
-7
/
+5
2013-07-23
fdc: Improve error propagation for QOM realize
Andreas Färber
1
-18
/
+22
2013-07-23
fdc: Use QOM realize for fdc
Hu Tao
1
-22
/
+41
2013-07-23
pflash-cfi02: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
pflash-cfi01: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
fdc: QOM'ify some more
Hu Tao
1
-16
/
+25
2013-07-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+8
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-1
/
+1
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
5
-13
/
+17
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
6
-14
/
+15
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-21
block/nand: Formatting sweep
Peter Crosthwaite
1
-15
/
+18
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-1
/
+1
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
3
-0
/
+1597
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-7
/
+9
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
1
-10
/
+14
2013-06-04
block: add block driver read only whitelist
Fam Zheng
1
-2
/
+6
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
1
-0
/
+1
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
1
-19
/
+31
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
1
-5
/
+11
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2
-4
/
+4
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
1
-4
/
+4
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
1
-5
/
+26
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
1
-9
/
+12
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
1
-2
/
+18
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-2
/
+2
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-6
/
+9
[next]