index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.target
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: SoC model for Calxeda Highbank
Rob Herring
2012-01-26
1
-0
/
+1
*
Add xgmac ethernet model
Rob Herring
2012-01-26
1
-0
/
+1
*
vga: compile cirrus_vga in hwlib
Blue Swirl
2012-01-25
1
-1
/
+0
*
hyperv: fix build on non-KVM hosts
Blue Swirl
2012-01-23
1
-1
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-01-23
1
-3
/
+5
|
\
|
*
kvm: x86: Add user space part for in-kernel IOAPIC
Jan Kiszka
2012-01-19
1
-1
/
+1
|
*
kvm: x86: Add user space part for in-kernel i8259
Jan Kiszka
2012-01-19
1
-1
/
+1
|
*
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
2012-01-19
1
-1
/
+1
|
*
ioapic: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
1
-1
/
+1
|
*
apic: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
1
-1
/
+1
|
*
kvm: Move kvmclock into hw/kvm folder
Jan Kiszka
2012-01-19
1
-2
/
+2
|
*
hyper-v: introduce Hyper-V support infrastructure.
Vadim Rozenfeld
2012-01-19
1
-0
/
+2
*
|
vga: make Cirrus ISA device optional
Blue Swirl
2012-01-22
1
-9
/
+4
*
|
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
Alexander Graf
2012-01-21
1
-1
/
+1
|
/
*
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-01-10
1
-1
/
+4
|
\
|
*
Compile device-hotplug on all targets
Alexander Graf
2012-01-04
1
-1
/
+4
*
|
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-01-04
1
-0
/
+1
|
\
\
|
*
|
add L2x0/PL310 cache controller device
Rob Herring
2012-01-04
1
-0
/
+1
|
|
/
*
|
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-1
/
+1
|
/
*
Makefile.target: Remove unnecessary dependency rules
Peter Maydell
2011-12-16
1
-6
/
+0
*
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
1
-2
/
+0
|
\
|
*
Makefile.target: Remove out of date comment
Chen Wei-Ren
2011-12-09
1
-2
/
+0
*
|
syborg: drop support for Symbian Virtual Platform
Stefan Hajnoczi
2011-12-12
1
-3
/
+0
*
|
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell
2011-12-12
1
-0
/
+1
|
/
*
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
2011-11-02
1
-0
/
+4
|
\
|
*
tcg: Add tcg interpreter to configure / make
Stefan Weil
2011-10-31
1
-0
/
+4
*
|
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-11-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
pseries: Add partial support for PCI
David Gibson
2011-10-31
1
-0
/
+1
*
|
Add AACI audio playback support to the ARM Versatile/PB platform
Mathieu Sonet
2011-10-31
1
-0
/
+1
|
/
*
Sparc: split load and store op helpers
Blue Swirl
2011-10-26
1
-2
/
+3
*
Sparc: split MMU helpers
Blue Swirl
2011-10-26
1
-1
/
+1
*
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-26
1
-1
/
+1
*
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
1
-2
/
+2
*
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
1
-1
/
+1
*
Sparc: split lazy condition code handling op helpers
Blue Swirl
2011-10-23
1
-2
/
+2
*
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
1
-1
/
+1
*
Sparc: split FPU and VIS op helpers
Blue Swirl
2011-10-23
1
-2
/
+3
*
Sparc: split helper.c
Blue Swirl
2011-10-23
1
-0
/
+5
*
i8259: Move to hw library
Jan Kiszka
2011-10-16
1
-4
/
+4
*
target-xtensa: add Avnet LX60/LX110/LX200 boards
Max Filippov
2011-10-16
1
-0
/
+1
*
target-xtensa: rename dc232b board to sim
Max Filippov
2011-10-16
1
-1
/
+1
*
target-xtensa: add fsf core
Max Filippov
2011-10-16
1
-0
/
+1
*
target-xtensa: add dc232b core
Max Filippov
2011-10-16
1
-0
/
+1
*
target-xtensa: remove hand-written xtensa cores implementations
Max Filippov
2011-10-16
1
-1
/
+0
*
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-10-14
1
-1
/
+1
|
\
|
*
Introduce PortioList
Avi Kivity
2011-10-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-10
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
qapi: use middle mode in QMP server
Anthony Liguori
2011-10-04
1
-3
/
+3
*
|
target-alpha: Add CLIPPER emulation.
Richard Henderson
2011-10-08
1
-0
/
+1
*
|
PPC: booke timers
Fabien Chouteau
2011-10-06
1
-1
/
+1
[next]