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
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
313
-739
/
+740
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+2
2013-07-04
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
1
-0
/
+4
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
1
-0
/
+4
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2
-8
/
+10
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
1
-14
/
+26
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-07-04
i82374: replace register_ioport*
Jan Kiszka
1
-5
/
+13
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
1
-2
/
+10
2013-07-04
applesmc: replace register_ioport*
Jan Kiszka
1
-12
/
+38
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
1
-8
/
+12
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
4
-9
/
+16
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-07-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
18
-119
/
+553
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
1
-4
/
+2
2013-07-01
mac-io: Add escc-legacy memory alias region
Alexander Graf
1
-0
/
+47
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
1
-0
/
+4
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
1
-2
/
+11
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2
-0
/
+4
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
7
-26
/
+34
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2
-3
/
+1
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
1
-13
/
+5
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
1
-5
/
+9
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2
-22
/
+34
2013-07-01
intc/openpic: Convert to QOM realize
Andreas Färber
1
-15
/
+19
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
3
-8
/
+13
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
3
-5
/
+327
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
1
-0
/
+1
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
1
-22
/
+34
2013-07-01
openpic: factor out some common defines into openpic.h
Scott Wood
1
-22
/
+18
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
1
-2
/
+0
2013-06-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
11
-15
/
+21
2013-06-28
cmd646: fix build when DEBUG_IDE is enabled.
Mark Cave-Ayland
1
-2
/
+2
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-4
/
+10
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
5
-5
/
+5
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
4
-5
/
+5
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-25
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
4
-260
/
+369
2013-06-25
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
4
-1
/
+217
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-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
[next]