Age | Commit message (Expand) | Author |
2012-02-17 | hw/a15mpcore.c: Add Cortex-A15 private peripheral model | Peter Maydell |
2012-02-17 | Exynos4210: added display controller implementation | Mitsyanko Igor |
2012-02-17 | ARM: exynos4210: MCT support. | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: basic Power Management Unit implementation | Maksim Kozlov |
2012-02-17 | ARM: exynos4210: PWM support. | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: UART support | Maksim Kozlov |
2012-02-17 | ARM: Samsung exynos4210-based boards emulation | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: IRQ subsystem support. | Evgeny Voevodin |
2012-02-09 | make: Remove duplicate use of GLIB_CFLAGS | Stefan Weil |
2012-02-07 | w32: Build windows and console executables | Stefan Weil |
2012-01-27 | qom: add the base Object class (v2) | Anthony Liguori |
2012-01-26 | arm: SoC model for Calxeda Highbank | Rob Herring |
2012-01-26 | Add xgmac ethernet model | Rob Herring |
2012-01-25 | vga: compile cirrus_vga in hwlib | Blue Swirl |
2012-01-23 | hyperv: fix build on non-KVM hosts | Blue Swirl |
2012-01-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-01-22 | vga: make Cirrus ISA device optional | Blue Swirl |
2012-01-21 | PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file | Alexander Graf |
2012-01-19 | kvm: x86: Add user space part for in-kernel IOAPIC | Jan Kiszka |
2012-01-19 | kvm: x86: Add user space part for in-kernel i8259 | Jan Kiszka |
2012-01-19 | kvm: x86: Add user space part for in-kernel APIC | Jan Kiszka |
2012-01-19 | ioapic: Factor out base class for KVM reuse | Jan Kiszka |
2012-01-19 | apic: Factor out base class for KVM reuse | Jan Kiszka |
2012-01-19 | kvm: Move kvmclock into hw/kvm folder | Jan Kiszka |
2012-01-19 | hyper-v: introduce Hyper-V support infrastructure. | Vadim Rozenfeld |
2012-01-10 | Merge branch 's390-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-01-04 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2012-01-04 | add L2x0/PL310 cache controller device | Rob Herring |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2012-01-04 | Compile device-hotplug on all targets | Alexander Graf |
2011-12-16 | Makefile.target: Remove unnecessary dependency rules | Peter Maydell |
2011-12-14 | Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging | Anthony Liguori |
2011-12-12 | syborg: drop support for Symbian Virtual Platform | Stefan Hajnoczi |
2011-12-12 | hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices | Peter Maydell |
2011-12-09 | Makefile.target: Remove out of date comment | Chen Wei-Ren |
2011-11-02 | Merge branch 'tci' of git://qemu.weilnetz.de/qemu | Blue Swirl |
2011-11-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-10-31 | tcg: Add tcg interpreter to configure / make | Stefan Weil |
2011-10-31 | Add AACI audio playback support to the ARM Versatile/PB platform | Mathieu Sonet |
2011-10-31 | pseries: Add partial support for PCI | David Gibson |
2011-10-26 | Sparc: split load and store op helpers | Blue Swirl |
2011-10-26 | Sparc: split MMU helpers | Blue Swirl |
2011-10-26 | Sparc: avoid AREG0 for CWP and PSTATE helpers | Blue Swirl |
2011-10-23 | Sparc: split CWP and PSTATE op helpers | Blue Swirl |
2011-10-23 | Sparc: avoid AREG0 for lazy condition code helpers | Blue Swirl |
2011-10-23 | Sparc: split lazy condition code handling op helpers | Blue Swirl |
2011-10-23 | Sparc: avoid AREG0 for float and VIS ops | Blue Swirl |
2011-10-23 | Sparc: split FPU and VIS op helpers | Blue Swirl |
2011-10-23 | Sparc: split helper.c | Blue Swirl |
2011-10-16 | i8259: Move to hw library | Jan Kiszka |