index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-07
target-i386: Remove unused macros
Peter Maydell
2012-07-07
.gitignore update
Eduardo Habkost
2012-07-07
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2012-07-04
i.MX31: Timers
Peter Chubb
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
2012-07-04
i.MX: UART support
Peter Chubb
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
2012-06-28
bsd-user: fix build
Blue Swirl
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2012-06-28
x86: split off memory access helpers
Blue Swirl
2012-06-28
x86: split off misc helpers
Blue Swirl
2012-06-28
x86: split off SMM helpers
Blue Swirl
2012-06-28
x86: split off SVM helpers
Blue Swirl
2012-06-28
x86: split off integer helpers
Blue Swirl
2012-06-28
x86: split off condition code helpers
Blue Swirl
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
2012-06-28
x86: split condition code and shift templates
Blue Swirl
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
2012-06-28
x86: improve SSE table type safety
Blue Swirl
2012-06-28
x86: split off FPU helpers
Blue Swirl
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
2012-06-28
x86: avoid an extern declaration
Blue Swirl
2012-06-28
x86: split off exception handlers
Blue Swirl
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
2012-06-27
Better support for dma_addr_t variables
David Gibson
2012-06-27
rtl8139: validate rx ring before receiving packets
Jason Wang
2012-06-27
Remove support for non-threaded VNC server
Daniel P. Berrange
2012-06-27
configure: Assure existence of linux-headers/ build directory
Andreas Färber
2012-06-27
Makefile.target: Update clean command to clean hw/ directory
Peter Maydell
2012-06-27
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
2012-06-27
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
2012-06-27
MAINTAINERS: Added device tree
Peter A. G. Crosthwaite
[next]