aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...Peter Maydell
2014-08-25vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson
2014-08-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-08-25x86: Clear MTRRs on vCPU resetAlex Williamson
2014-08-25x86: kvm: Add MTRR support for kvm_get|put_msrs()Alex Williamson
2014-08-25x86: Use common variable range MTRR countsAlex Williamson
2014-08-25target-i386: Don't forbid NX bit on PAE PDEs and PTEsWilliam Grant
2014-08-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-24' in...Peter Maydell
2014-08-25spapr: Add support for new NMI interfaceAlexey Kardashevskiy
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-08-25pcie: fix trailing whitespaceMichael S. Tsirkin
2014-08-25ioh3420: Enable ARI forwardingKnut Omang
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-25pcie: Fix incorrect write to the ari capability next function fieldKnut Omang
2014-08-25ssdt-tpm: add generated hex file to gitMichael S. Tsirkin
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-25pcihp: fix possible array out of boundsGonglei
2014-08-25pci_bridge: manually destroy memory regions within PCIBridgeWindowsPaolo Bonzini
2014-08-24vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper
2014-08-24libdecnumber: Fix warnings from smatch (missing static, boolean operations)Stefan Weil
2014-08-24linux-user: fix file descriptor leakszhanghailiang
2014-08-24po: Fix Makefile rules for in-tree builds without configurationStefan Weil
2014-08-24slirp/misc: Use the GLib memory allocation APIszhanghailiang
2014-08-24configure: no need to mkdir QMPLiming Wang
2014-08-24dma: axidma: Variablise repeated s->streams[i] sub-exprPeter Crosthwaite
2014-08-24microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang
2014-08-24tcg: dump op count into qemu logzhanghailiang
2014-08-24util/path: Use the GLib memory allocation routineszhanghailiang
2014-08-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-22Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
2014-08-22qemu-img: Allow cache mode specification for amendMax Reitz
2014-08-22qemu-img: Allow source cache mode specificationMax Reitz
2014-08-22linux-user: check return value of malloc()zhanghailiang
2014-08-22linux-user: writev Partial WritesTom Musta
2014-08-22linux-user: Support target-to-host translation of mlockall argumentTom Musta
2014-08-22linux-user: clock_nanosleep errno Handling on PPCTom Musta
2014-08-22linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta
2014-08-22linux-user: Move get_ppc64_abiTom Musta
2014-08-22linux-user: Detect fault in sched_rr_get_intervalTom Musta
2014-08-22linux-user: Handle NULL sched_param argument to sched_*Tom Musta
2014-08-22linux-user: Detect Negative Message Sizes in msgsnd System CallTom Musta
2014-08-22linux-user: Conditionally Pass Attribute Pointer to mq_open()Tom Musta
2014-08-22linux-user: Make ipc syscall's third argument an abi_longTom Musta
2014-08-22linux-user: Properly Handle semun Structure In Cross-Endian SituationsTom Musta
2014-08-22linux-user: Dereference Pointer Argument to ipc/semctl Sys CallTom Musta