Age | Commit message (Expand) | Author |
2015-08-13 | hw/arm/gic: Kill code duplication | Pavel Fedin |
2015-08-13 | i.MX: Split GPT emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split EPIT emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split AVIC emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split UART emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-05 | virtio: fix 1.0 virtqueue migration | Jason Wang |
2015-08-04 | target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 | Radim Krčmář |
2015-07-28 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-27 | Fix Cortex-A9 global timer | Johannes Schlatow |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-07-27 | hw/net: add simple phy support to mcf_fec driver | Greg Ungerer |
2015-07-27 | hw/net: add ANLPAR bit definitions to generic mii | Greg Ungerer |
2015-07-27 | hw/net: create common collection of MII definitions | Greg Ungerer |
2015-07-27 | virtio: set any_layout in virtio core | Michael S. Tsirkin |
2015-07-27 | virtio: hide legacy features from modern guests | Michael S. Tsirkin |
2015-07-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-20 | virtio-net: unbreak any layout | Jason Wang |
2015-07-17 | virtio-rng: trigger timer only when guest requests for entropy | Pankaj Gupta |
2015-07-15 | target-i386: emulate CPUID level of real hardware | Radim Krčmář |
2015-07-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-13 | qdev: fix 64 bit properties | Cornelia Huck |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-08 | Fix the compatibility typedef of ioservid_t to match the Xen headers | Paul Durrant |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | pci_regs.h: import from linux | Michael S. Tsirkin |
2015-07-08 | virtio_net: reuse constants from linux | Michael S. Tsirkin |
2015-07-08 | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() | Laszlo Ersek |
2015-07-08 | ich9: implement strap SPKR pin logic | Paulo Alcantara |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2015-07-07 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-07-07 | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao |
2015-07-07 | spapr: Add sPAPRMachineClass | David Gibson |
2015-07-07 | spapr: Remove obsolete entry_point field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Remove obsolete ram_limit field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson |
2015-07-07 | i386: Introduce ARAT CPU feature | Jan Kiszka |
2015-07-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s... | Peter Maydell |
2015-07-07 | ich9: add TCO interface emulation | Paulo Alcantara |
2015-07-07 | virtio-gpu: use virtio_instance_init_common, fixup properties | Gerd Hoffmann |
2015-07-07 | vl: move rom_load_all after machine init done | Eric Auger |
2015-07-07 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i... | Peter Maydell |
2015-07-06 | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices | Gabriel Laupre |
2015-07-06 | hw/vfio/platform: add irqfd support | Eric Auger |
2015-07-06 | sysbus: add irq_routing_notifier | Eric Auger |
2015-07-06 | pc: add SMM property | Paolo Bonzini |
2015-07-06 | ich9: add smm_enabled field and arguments | Paolo Bonzini |
2015-07-06 | pc_piix: rename kvm_enabled to smm_enabled | Paolo Bonzini |
2015-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |