aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16Update version to 1.2.0-rc0v1.2.0-rc0Anthony Liguori
2012-08-16qemu-char: (Re-)connect for tcp_chr_write() unconnected writingLei Li
2012-08-16Allow QEMUMachine to override reset sequencingDavid Gibson
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson
2012-08-16osdep: Fix compilation failure on BSD systemsPeter Maydell
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-08-16Adding seccomp calls to vl.c (v8)Eduardo Otubo
2012-08-16Adding qemu-seccomp.[ch] (v8)Eduardo Otubo
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo
2012-08-16dma: Fix stupid typo/thinkoBenjamin Herrenschmidt
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron
2012-08-16Support using a different compiler for Objective-C filesPeter Maydell
2012-08-16configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell
2012-08-16configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell
2012-08-16check-qjson: add test for large JSON objectsMichael Roth
2012-08-16json-parser: don't replicate tokens at each level of recursionMichael Roth
2012-08-16qlist: add qlist_size()Michael Roth
2012-08-16audio: Make pcspk card selectable againJan Kiszka
2012-08-15Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2012-08-15win32: provide separate macros for weak decls and definitionsAnthony Liguori
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-15openpic: Added BRR1 registerBharat Bhushan
2012-08-15pseries: Update SLOF firmware imageDavid Gibson
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy
2012-08-15pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-15pseries: Remove extraneous printsDavid Gibson
2012-08-15pseries: Update SLOFBenjamin Herrenschmidt
2012-08-15PPC: spapr: Remove global variableAlexander Graf
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf
2012-08-15xbzrle: fix compilation on ppc32Alexander Graf
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf
2012-08-15ppc: Fix bug in handling of PAPR hypercall exitsDavid Gibson
2012-08-15PPC: e500: add generic e500 platformScott Wood
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy
2012-08-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-08-15s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger