Age | Commit message (Expand) | Author |
2013-07-09 | tcg: Simplify logic using TCG_OPF_NOT_PRESENT | Richard Henderson |
2013-07-09 | tcg: Allow non-constant control macros | Richard Henderson |
2013-07-09 | tcg-ppc64: Don't implement rem | Richard Henderson |
2013-07-09 | tcg-ppc: Don't implement rem | Richard Henderson |
2013-07-09 | tcg-arm: Don't implement rem | Richard Henderson |
2013-07-09 | tcg: Split rem requirement from div requirement | Richard Henderson |
2013-07-08 | tcg: Add myself to general TCG maintainership | Richard Henderson |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Fold host_buses list into PCIHostState functionality | David Gibson |
2013-07-07 | pci: Remove domain from PCIHostBus | David Gibson |
2013-07-07 | pci: Simpler implementation of primary PCI bus | David Gibson |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-07-07 | pci: Add root bus argument to pci_get_bus_devfn() | David Gibson |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-07 | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson |
2013-07-07 | pci: Abolish pci_find_root_bus() | David Gibson |
2013-07-07 | MAINTAINERS: Add myself into MAINTAINERS file | Jia Liu |
2013-07-07 | MAINTAINERS: fix bad F: patterns | Peter Maydell |
2013-07-07 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-07-07 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-07-05 | block: fix bdrv_flush() ordering in bdrv_close() | Stefan Hajnoczi |
2013-07-05 | curl: refuse to open URL from HTTP server without range support | Fam Zheng |
2013-07-05 | vmdk: Implement .bdrv_has_zero_init | Fam Zheng |
2013-07-04 | exec: change some APIs to take AddressSpaceDispatch | Paolo Bonzini |
2013-07-04 | exec: remove cur_map | Paolo Bonzini |
2013-07-04 | exec: put memory map in AddressSpaceDispatch | Paolo Bonzini |
2013-07-04 | exec: separate current radix tree from the one being built | Paolo Bonzini |
2013-07-04 | exec: move listener from AddressSpaceDispatch to AddressSpace | Paolo Bonzini |
2013-07-04 | memory: move MemoryListener declaration earlier | Paolo Bonzini |
2013-07-04 | exec: separate current memory map from the one being built | Paolo Bonzini |
2013-07-04 | exec: change well-known physical sections to macros | Liu Ping Fan |
2013-07-04 | qom: Use atomics for object refcounting | Jan Kiszka |
2013-07-04 | memory: add reference counting to FlatView | Paolo Bonzini |
2013-07-04 | memory: use a new FlatView pointer on every topology update | Paolo Bonzini |
2013-07-04 | memory: access FlatView from a local variable | Paolo Bonzini |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini |
2013-07-04 | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini |