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
2012-08-15
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
28
-206
/
+706
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-5
/
+6
2012-08-15
openpic: Added BRR1 register
Bharat Bhushan
1
-0
/
+17
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
5
-28
/
+51
2012-08-15
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
3
-4
/
+263
2012-08-15
pseries: Add trace event for PCI irqs
Alexey Kardashevskiy
1
-0
/
+2
2012-08-15
pseries: Export find_phb() utility function for PCI code
Alexey Kardashevskiy
1
-10
/
+21
2012-08-15
pseries: added allocator for a block of IRQs
Alexey Kardashevskiy
2
-0
/
+27
2012-08-15
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
3
-5
/
+12
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
10
-42
/
+50
2012-08-15
pseries: Remove extraneous prints
David Gibson
1
-18
/
+0
2012-08-15
PPC: spapr: Remove global variable
Alexander Graf
2
-3
/
+3
2012-08-15
PPC: spapr: Rework VGA select logic
Alexander Graf
1
-4
/
+9
2012-08-15
spapr: Add support for -vga option
zhlcindy@gmail.com
1
-1
/
+25
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
11
-8
/
+21
2012-08-15
Revert "PPC: e500: Use new MPIC dt format"
Alexander Graf
1
-17
/
+14
2012-08-15
PPC: e500: add generic e500 platform
Scott Wood
2
-1
/
+61
2012-08-15
PPC: e500: split mpc8544ds machine from generic e500 code
Scott Wood
4
-51
/
+114
2012-08-15
PPC: e500: change internal references away from mpc8544ds
Scott Wood
1
-13
/
+14
2012-08-15
PPC: e500: rename mpc8544ds into generic file
Scott Wood
2
-9
/
+11
2012-08-15
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
Alexey Kardashevskiy
3
-7
/
+7
2012-08-15
pseries pci: removed redundant busdev
Alexey Kardashevskiy
2
-3
/
+2
2012-08-15
ivshmem, qdev-monitor: fix order of qerror parameters
Alberto Garcia
2
-2
/
+3
2012-08-15
framebuffer: Fix spelling in comment (leight -> height)
Stefan Weil
1
-1
/
+1
2012-08-15
Spelling fix in comment (peripherans -> peripherals)
Stefan Weil
1
-1
/
+1
2012-08-15
ehci: fix assertion typo
Alejandro Martinez Ruiz
1
-1
/
+1
2012-08-14
kvmvapic: Disable if there is insufficient memory
Jan Kiszka
1
-1
/
+3
2012-08-14
kvm: i8254: Finish time conversion fix
Jan Kiszka
1
-4
/
+10
2012-08-14
kvm: i8254: Cache kernel clock offset in KVMPITState
Jan Kiszka
1
-14
/
+24
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+2
2012-08-13
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
7
-57
/
+86
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
1
-0
/
+2
2012-08-13
arm: Move some ARM devices into libhw
Andreas Färber
2
-12
/
+23
2012-08-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-4
/
+5
2012-08-13
ssd0323: abort() instead of exit(1) on error.
Peter A. G. Crosthwaite
1
-1
/
+3
2012-08-13
hw/sd.c: make sd_wp_addr() return bool
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: make sd_dataready() return bool
Mitsyanko Igor
2
-2
/
+2
2012-08-13
hw/sd.c: convert binary variables to bool
Mitsyanko Igor
2
-14
/
+14
2012-08-13
hw/sd.c: introduce wrapper for conversion address to wp group
Mitsyanko Igor
1
-14
/
+13
2012-08-13
hw/sd.c: make sd_wp_addr() accept 64 bit address argument
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: convert wp_groups in SDState to bitfield
Mitsyanko Igor
1
-14
/
+19
2012-08-13
armv7m: Guard against no -kernel argument
Peter A. G. Crosthwaite
1
-0
/
+5
2012-08-13
hw/armv7m_nvic: Fix incorrect default for num-irqs property
Peter Maydell
1
-7
/
+14
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
8
-107
/
+139
2012-08-11
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-10
/
+70
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2
-12
/
+110
2012-08-11
unicore32-softmmu: Add is_default setting for puv3 machine
Guan Xuetao
1
-0
/
+1
2012-08-11
unicore32-softmmu: Add ps2 support
Guan Xuetao
1
-0
/
+5
2012-08-11
unicore32-softmmu: Add puv3 dma support
Guan Xuetao
3
-0
/
+111
2012-08-11
unicore32-softmmu: Add puv3 pm support
Guan Xuetao
3
-0
/
+151
[next]