summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-08Introduce wrapper functions to access phys_ram_dirty.Yoshiaki Tamura1-0/+26
2010-04-08target-arm: resource leak fixes for iwmmxt disassembleLars Munch1-0/+2
2010-04-08linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno1-1/+1
2010-04-08tcg/ia64: fix tlb addend readAurelien Jarno1-5/+0
2010-04-07tcg/ppc64: Fix typomalc1-1/+1
2010-04-07fix 100% cpu utilization when cpu is stoppedPaolo Bonzini1-4/+2
2010-04-06tcg/ppc: Fix typomalc1-1/+1
2010-04-06tcg/ppc: Implment bswap16/32malc2-2/+77
2010-04-05OHCI qdev conversionPaul Brook7-49/+48
2010-04-05Fix arm-linux-userPaul Brook1-0/+2
2010-04-05ARMv7-M reset fixesPaul Brook3-24/+33
2010-04-05tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno2-8/+41
2010-04-05tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno1-4/+4
2010-04-05tcg/ppc: Implement eqv, nand and normalc2-3/+17
2010-04-05Split TLB addend and target_phys_addr_tPaul Brook9-59/+32
2010-04-04UHCI spurious interrut fixPaul Brook1-3/+4
2010-04-04Revert "Compile usb-ohci only once"Paul Brook13-95/+44
2010-04-04tcg/ppc: Fix not_i32malc1-1/+1
2010-04-03Make cpu_get_real_ticks use mfsprAlexander Graf1-3/+3
2010-04-03sparc32: add IOMMU chipset doc linksBlue Swirl1-1/+9
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl2-1/+1
2010-04-03sparc32: improve timer implementationBlue Swirl1-3/+6
2010-04-02Fix build on mingw32Anthony Liguori1-0/+5
2010-04-02hw/r2d: add a USB keyboardAurelien Jarno1-0/+4
2010-04-02usb-bus: fix no paramsTeLeMan1-1/+1
2010-04-02Update PowerPC OpenBIOS image to r721Aurelien Jarno2-2/+3
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil2-4/+4
2010-04-01tcg/TODO: remove setcondAurelien Jarno1-1/+1
2010-04-01Fix compilation with missing inotify_init1Stefan Weil1-0/+2
2010-04-01S390: Tell user why VM creation failedAlexander Graf1-1/+6
2010-04-01S390: Add stub for cpu_get_phys_page_debugAlexander Graf1-0/+5
2010-04-01tcg: initial ia64 supportAurelien Jarno4-15/+2488
2010-04-01tcg: align static_code_gen_buffer to CODE_GEN_ALIGNAurelien Jarno1-1/+2
2010-04-01ia64 disas supportAurelien Jarno5-0/+10625
2010-04-01linux-user: fix page_unprotect when host page size > target page sizeAurelien Jarno1-23/+22
2010-04-01linux-user/ia64: workaround ia64 strangenessesAurelien Jarno3-106/+114
2010-04-01virtio-net: vhost net supportMichael S. Tsirkin1-2/+69
2010-04-01tap: add API to retrieve vhost net headerMichael S. Tsirkin2-0/+10
2010-04-01tap: add vhost/vhostfd optionsMichael S. Tsirkin3-1/+40
2010-04-01vhost: vhost net supportMichael S. Tsirkin6-0/+1012
2010-04-01virtio-pci: fill in notifier supportMichael S. Tsirkin1-0/+63
2010-04-01virtio: move typedef to qemu-commonMichael S. Tsirkin2-1/+1
2010-04-01virtio: add set_status callbackMichael S. Tsirkin4-4/+14
2010-04-01virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin2-2/+96
2010-04-01notifier: event notifier implementationMichael S. Tsirkin4-0/+80
2010-04-01kvm: add API to set ioeventfdMichael S. Tsirkin2-1/+39
2010-04-01tap: add interface to get device fdMichael S. Tsirkin2-0/+9
2010-04-01virtio-pci: compile per-targetAnthony Liguori2-2/+1
2010-04-01Fix -enable-kvmAnthony Liguori3-3/+4
2010-03-31Restore terminal monitor attributes - additionShahar Havivi1-1/+3