aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-04-19Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino
2013-04-19monitor: fix the wrong order of releasing keysAmos Kong
2013-04-19target-arm: Correctly restore FPSCRPeter Maydell
2013-04-19target-arm: Add some missing CPU state fields to VMStatePeter Maydell
2013-04-19target-arm: port ARM CPU save/load to use VMStateJuan Quintela
2013-04-19target-arm: Reinsert missing return statement in ARM mode SRS decodePeter Chubb
2013-04-19hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell
2013-04-19versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell
2013-04-19versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell
2013-04-19versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell
2013-04-19versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell
2013-04-19versatile_pci: Update to realize and instance init functionsPeter Maydell
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell
2013-04-19versatile_pci: Fix hardcoded tabsPeter Maydell
2013-04-19m25p80: Remove bogus include of devices.hPeter Crosthwaite
2013-04-19ssh: Remove unnecessary use of strlen function.Richard W.M. Jones
2013-04-19block/ssh: Add missing gcc format attributesStefan Weil
2013-04-19linux-user: change do_semop to return target errno when unsuccessfulPetar Jovanovic
2013-04-19w64: Fix compiler warnings (wrong format specifier)Stefan Weil
2013-04-19Remove unneeded type castsStefan Weil
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino
2013-04-19bswap: fix compiler warningAlexey Kardashevskiy
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-19scsi: avoid assertion failure on VERIFY commandPaolo Bonzini
2013-04-19linux-user: fix setgroups/getgroups for non-UID16 archsAndreas Schwab
2013-04-19linux-user: fix undefined shift in copy_to_user_fdsetAndreas Schwab
2013-04-19linux-user: change do_semop to return target errno when unsuccessfulPetar Jovanovic
2013-04-18configure: remove duplicate testPaolo Bonzini
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini
2013-04-18configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.makPaolo Bonzini
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2013-04-18elfload: use tswapreg consistently in elf_core_copy_regsPaolo Bonzini
2013-04-18elfload: fix size of registers for N32Paolo Bonzini
2013-04-18elfload: fix size of ABI-dependent fields in core dumpsPaolo Bonzini
2013-04-18configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite
2013-04-18dtc: add submodulePeter Crosthwaite
2013-04-18configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite
2013-04-17vmxcap: Update according to SDM of January 2013Jan Kiszka