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
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-2
/
+2
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2013-12-23
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
4
-4
/
+4
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+40
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-07-31
i82378: Cleanup implementation
Hervé Poussineau
1
-170
/
+42
2013-07-31
pci-host/prep: Set isa_mem_base in the PCI host bridge
Hervé Poussineau
1
-3
/
+0
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
3
-0
/
+5
2013-07-25
isa_mmio: delete
Paolo Bonzini
2
-82
/
+0
2013-07-23
isa-bus: Drop isabus_bridge_init() since it does nothing
Hu Tao
1
-8
/
+0
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+1
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
5
-7
/
+9
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2
-2
/
+2
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
1
-4
/
+4
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
6
-10
/
+10
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
1
-4
/
+5
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
1
-14
/
+26
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2
-3
/
+3
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
4
-7
/
+7
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2
-20
/
+5
2013-04-24
ich9: kill cmos_s3
Hu Tao
1
-2
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
Paolo Bonzini
3
-0
/
+1116
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
7
-0
/
+1283
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-0
/
+0
[prev]