Skip to content
Snippets Groups Projects
  1. Jan 26, 2012
  2. Jan 25, 2012
  3. Jan 23, 2012
    • Blue Swirl's avatar
      hyperv: fix build on non-KVM hosts · 61eb1f38
      Blue Swirl authored
      
      Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
      61eb1f38
    • Anthony Liguori's avatar
      Merge remote-tracking branch 'qemu-kvm/uq/master' into staging · 5b4448d2
      Anthony Liguori authored
      
      * qemu-kvm/uq/master:
        kvm: Activate in-kernel irqchip support
        kvm: x86: Add user space part for in-kernel IOAPIC
        kvm: x86: Add user space part for in-kernel i8259
        kvm: x86: Add user space part for in-kernel APIC
        kvm: x86: Establish IRQ0 override control
        kvm: Introduce core services for in-kernel irqchip support
        memory: Introduce memory_region_init_reservation
        ioapic: Factor out base class for KVM reuse
        ioapic: Drop post-load irr initialization
        i8259: Factor out base class for KVM reuse
        i8259: Completely privatize PicState
        apic: Open-code timer save/restore
        apic: Factor out base class for KVM reuse
        apic: Introduce apic_report_irq_delivered
        apic: Inject external NMI events via LINT1
        apic: Stop timer on reset
        kvm: Move kvmclock into hw/kvm folder
        msi: Generalize msix_supported to msi_supported
        hyper-v: initialize Hyper-V CPUID leaves.
        hyper-v: introduce Hyper-V support infrastructure.
      
      Conflicts:
      	Makefile.target
      
      Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
      5b4448d2
    • Anthony Liguori's avatar
      Merge remote-tracking branch 'afaerber/prep-up' into staging · c4ccbeac
      Anthony Liguori authored
      * afaerber/prep-up:
        prep: Use i82378 PCI->ISA bridge for 'prep' machine
        prep: Add i82378 PCI-to-ISA bridge emulation
        prep: Add i82374 DMA emulation
        MAINTAINERS: Add PCI host bridge files to PReP machine
        prep: qdev'ify Raven host bridge (SysBus)
        prep_pci: Update I/O to MemoryRegion ops
        prep_pci: Simplify I/O endianness
        prep: qdev'ify Raven host bridge (PCIDevice)
        prep: Use ISA m48t59
        prep: Fix offset of BIOS MemoryRegion
      c4ccbeac
    • Anthony Liguori's avatar
      e1000: bounds packet size against buffer size · 65f82df0
      Anthony Liguori authored
      
      Otherwise we can write beyond the buffer and corrupt memory.  This is tracked
      as CVE-2012-0029.
      
      Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
      65f82df0
  4. Jan 22, 2012
  5. Jan 21, 2012
Loading