Age | Commit message (Expand) | Author |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-18 | pc: leave more space for BIOS allocations | Michael S. Tsirkin |
2014-09-18 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-09-18 | vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation | Damjan Marion |
2014-09-18 | virtio-pci: enable bus master for old guests | Michael S. Tsirkin |
2014-09-18 | Revert "virtio: don't call device on !vm_running" | Michael S. Tsirkin |
2014-09-18 | virtio-net: drop assert on vm stop | Michael S. Tsirkin |
2014-09-18 | qdev: Move global validation to a single function | Eduardo Habkost |
2014-09-18 | qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() | Eduardo Habkost |
2014-09-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-09-14 | hw/machine: Free old values of string properties | Eduardo Habkost |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-12 | hw/arm/boot: enable DTB support when booting ELF images | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: pass an address limit to and return size from load_dtb() | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load DTB as a ROM image | Ard Biesheuvel |
2014-09-12 | hw/arm/virt: fix pl011 and pl031 irq flags | Peter Maydell |
2014-09-12 | hw/arm/virt: Provide flash devices for boot ROMs | Peter Maydell |
2014-09-12 | pl061: implement input interrupt logic | Colin Leitner |
2014-09-12 | hw/arm/virt: add linux, stdout-path to /chosen DT node | Ard Biesheuvel |
2014-09-11 | dataplane: fix virtio_blk_data_plane_create() op blocker error path | Stefan Hajnoczi |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in... | Peter Maydell |
2014-09-11 | pckbd: adding new fields to vmstate | Pavel Dovgalyuk |
2014-09-11 | mc146818rtc: add missed field to vmstate | Pavel Dovgalyuk |
2014-09-11 | piix: do not set irq while loading vmstate | Pavel Dovgalyuk |
2014-09-11 | serial: fixing vmstate for save/restore | Pavel Dovgalyuk |
2014-09-11 | parallel: adding vmstate for save/restore | Pavel Dovgalyuk |
2014-09-11 | fdc: adding vmstate for save/restore | Pavel Dovgalyuk |
2014-09-11 | apic_common: vapic_paddr synchronization fix | Pavel Dovgalyuk |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s... | Peter Maydell |
2014-09-10 | block: Make the block accounting functions operate on BlockAcctStats | Benoît Canet |
2014-09-10 | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ | Benoît Canet |
2014-09-10 | IDE: MMIO IDE device control should be little endian | Valentin Manea |
2014-09-10 | xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug() | Markus Armbruster |
2014-09-10 | xen_disk: Plug memory leak on error path | Markus Armbruster |
2014-09-10 | xhci PCIe endpoint migration compatibility fix | Dr. David Alan Gilbert |
2014-09-09 | memory: add parameter errp to memory_region_init_rom_device | Hu Tao |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-09-09 | apb: implement PCI bus error interrupt map registers | Mark Cave-Ayland |
2014-09-08 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-09-08 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-09-08 | hypervisor property clashes with hypervisor node | Anton Blanchard |
2014-09-08 | spapr_pci: map the MSI window in each PHB | Greg Kurz |
2014-09-08 | spapr-vlan: Don't touch last entry in buffer list | Anton Blanchard |
2014-09-08 | spapr_pci: Fix config space corruption | Alexey Kardashevskiy |
2014-09-08 | PPC: Cuda: Use cuda timer to expose tbfreq to guest | Alexander Graf |
2014-09-08 | PPC: Mac: Move tbfreq into local variable | Alexander Graf |
2014-09-08 | PPC: mac_nvram: Split NVRAM into OF and OSX parts | Alexander Graf |
2014-09-08 | PPC: mac_nvram: Allow 2 and 4 byte accesses | Alexander Graf |
2014-09-08 | PPC: mac_nvram: Remove unused functions | Alexander Graf |