Age | Commit message (Expand) | Author |
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 | 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 | 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 |
2014-09-08 | PPC: mac99: Fix core99 timer frequency | Alexander Graf |
2014-09-08 | ppc/spapr: Fix MAX_CPUS to 255 | Nikunj A Dadhania |
2014-09-08 | spapr: Locate RTAS and device-tree based on real RMA | Benjamin Herrenschmidt |
2014-09-08 | loader: Add load_image_size() to replace load_image() | Benjamin Herrenschmidt |
2014-09-08 | spapr: Fix ibm, associativity for memory nodes | Alexey Kardashevskiy |
2014-09-08 | spapr: Add a helper for node0_size calculation | Alexey Kardashevskiy |
2014-09-08 | spapr: Split memory nodes to power-of-two blocks | Alexey Kardashevskiy |
2014-09-08 | spapr: Refactor spapr_populate_memory() to allow memoryless nodes | Alexey Kardashevskiy |
2014-09-08 | spapr: Use DT memory node rendering helper for other nodes | Alexey Kardashevskiy |
2014-09-08 | spapr: Move DT memory node rendering to a helper | Alexey Kardashevskiy |
2014-09-08 | spapr: fix possible memory leak | Gonglei |
2014-09-08 | PPC: mac99: Move NVRAM to page boundary when necessary | Alexander Graf |
2014-09-08 | spapr: add uuid/host details to device tree | Nikunj A Dadhania |
2014-09-08 | hw/ppc/spapr_hcall.c: Fix typo in function names | Peter Maydell |
2014-09-08 | ppc: spapr-rtas - implement os-term rtas call | Nikunj A Dadhania |
2014-09-08 | PPC: KVM: Fix g3beige and mac99 when HV is loaded | Alexander Graf |
2014-09-08 | ide: Add resize callback to ide/core | John Snow |