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
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
2
-2
/
+2
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
19
-25
/
+17
2016-03-16
sd: Fix "info qtree" on boards with SD cards
Peter Maydell
1
-2
/
+4
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
3
-0
/
+435
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
3
-14
/
+140
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
5
-2
/
+468
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
3
-0
/
+349
2016-03-16
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
1
-0
/
+7
2016-03-16
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2
-1
/
+66
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2
-0
/
+138
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2
-0
/
+340
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2
-0
/
+450
2016-03-16
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
4
-0
/
+4
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2
-0
/
+775
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
4
-12
/
+14
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2
-58
/
+0
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
4
-8
/
+8
2016-03-16
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
1
-12
/
+15
2016-03-16
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
1
-14
/
+20
2016-03-16
arm: virt: Add an abstract ARM virt machine type
Wei Huang
1
-5
/
+18
2016-03-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...
Peter Maydell
6
-188
/
+241
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-45
/
+0
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
1
-20
/
+5
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
1
-44
/
+17
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2
-9
/
+7
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2
-33
/
+29
2016-03-16
spapr_pci: Switch to vfio_eeh_as_op() interface
David Gibson
1
-34
/
+16
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+95
2016-03-16
spapr_rng: fix race with main loop
Greg Kurz
1
-2
/
+2
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2
-7
/
+6
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-11
/
+2
2016-03-16
spapr_pci: fix multifunction hotplug
Michael Roth
1
-7
/
+86
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
1
-2
/
+3
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
27
-598
/
+997
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
1
-12
/
+8
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
6
-405
/
+517
2016-03-11
ipmi: add some local variables in ipmi_sdr_init
Cédric Le Goater
1
-5
/
+10
2016-03-11
ipmi: remove the need of an ending record in the SDR table
Cédric Le Goater
1
-10
/
+3
2016-03-11
ipmi: use a function to initialize the SDR table
Cédric Le Goater
1
-21
/
+28
2016-03-11
ipmi: add a realize function to the device class
Cédric Le Goater
1
-3
/
+4
2016-03-11
ipmi: add rsp_buffer_set_error() helper
Cédric Le Goater
1
-55
/
+60
2016-03-11
ipmi: remove IPMI_CHECK_RESERVATION() macro
Cédric Le Goater
1
-14
/
+19
2016-03-11
ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
Cédric Le Goater
1
-253
/
+228
2016-03-11
ipmi: remove IPMI_CHECK_CMD_LEN() macro
Cédric Le Goater
1
-80
/
+84
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
1
-0
/
+6
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
1
-39
/
+14
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
1
-14
/
+24
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
1
-7
/
+12
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
1
-3
/
+8
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
1
-14
/
+12
[next]