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-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
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-5
/
+0
2013-04-20
qdev: Drop taddr properties
Peter Maydell
1
-1
/
+0
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
1
-1
/
+0
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-2
/
+2
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2
-1
/
+104
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
4
-0
/
+1297
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
7
-0
/
+1479
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
11
-0
/
+6748
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-0
/
+0