| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gus: QOM'ify some more | Andreas Färber | 2013-06-06 | 1 | -3/+6 |
| * | Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging | Anthony Liguori | 2013-06-04 | 2 | -22/+5![]() |
| |\ | |||||
| | * | xen: use pc_init_pci instead of pc_init_pci_no_kvmclock | Stefano Stabellini | 2013-06-03 | 1 | -2/+2 |
| | * | xen: remove xen_vcpu_init | Stefano Stabellini | 2013-06-03 | 1 | -1/+0![]() |
| | * | xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) | Stefano Stabellini | 2013-06-03 | 1 | -3/+3 |
| | * | xen_machine_pv: do not create a dummy CPU in machine->init | Stefano Stabellini | 2013-06-03 | 1 | -16/+0![]() |
| * | | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2013-06-04 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | block: add block driver read only whitelist | Fam Zheng | 2013-06-04 | 1 | -2/+6 |
| * | | | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-06-04 | 17 | -51/+63 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | pvpanic: use FWCfgState explicitly | Michael S. Tsirkin | 2013-06-02 | 1 | -1/+1 |
| | * | | fw_cfg: fw_cfg is a singleton | Michael S. Tsirkin | 2013-06-02 | 1 | -4/+3![]() |
| | * | | fw_cfg: add API to find FW cfg object | Michael S. Tsirkin | 2013-06-02 | 2 | -4/+13 |
| | * | | refer to FWCfgState explicitly | Laszlo Ersek | 2013-06-02 | 8 | -19/+21 |
| | * | | apic: rename apic specific bitopts | Michael S. Tsirkin | 2013-06-02 | 1 | -21/+21 |
| | * | | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin | 2013-06-02 | 3 | -3/+3 |
| | * | | dec.c - move to pci-bridge | Michael S. Tsirkin | 2013-06-02 | 4 | -1/+2 |
| | * | | q35: set fw_name | Michael S. Tsirkin | 2013-05-30 | 1 | -0/+1 |
| * | | | i.MX: Improve EPIT timer code. | Jean-Christophe DUBOIS | 2013-06-03 | 1 | -104/+132 |
| * | | | exynos4210.c: register rom_mem for memory migration | Igor Mitsyanko | 2013-06-03 | 1 | -0/+1 |
| * | | | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region | Igor Mitsyanko | 2013-06-03 | 1 | -3/+24 |
| * | | | i.MX: split GPT and EPIT timer implementation | Jean-Christophe DUBOIS | 2013-06-03 | 3 | -363/+410 |
| * | | | sd/sd.c: Fix "inquiry" ACMD41 | Peter Crosthwaite | 2013-06-03 | 1 | -2/+9 |
| * | | | sd/sdhci:ADMA: fix interrupt | Peter Crosthwaite | 2013-06-03 | 1 | -9/+9 |
| * | | | sd/sdhci.c: Fix bdata_read DPRINT message | Peter Crosthwaite | 2013-06-03 | 1 | -1/+2 |
| * | | | sd/sdhci: Fix Buffer Write Ready interrupt | Peter Crosthwaite | 2013-06-03 | 1 | -3/+2![]() |
| * | | | sd/sdhci.c: Only reset data_count on new commands | Peter Crosthwaite | 2013-06-03 | 1 | -1/+1 |
| * | | | xilinx_spips: lqspi: Fix byte/misaligned access | Peter Crosthwaite | 2013-06-03 | 1 | -14/+17 |
| * | | | xilinx_spips: lqspi: Push more data to tx-fifo | Peter Crosthwaite | 2013-06-03 | 1 | -4/+7 |
| * | | | xilinx_spips: Multiple debug verbosity levels | Peter Crosthwaite | 2013-06-03 | 1 | -28/+42 |
| * | | | xilinx_spips: Debug msgs for Snoop state | Peter Crosthwaite | 2013-06-03 | 1 | -0/+3 |
| * | | | xilinx_spips: Fix striping behaviour | Peter Crosthwaite | 2013-06-03 | 1 | -21/+63 |
| * | | | xilinx_spips: Fix CTRL register RW bits | Peter Crosthwaite | 2013-06-03 | 1 | -2/+3 |
| * | | | xilinx_spips: lqspi: Dont touch config register | Peter Crosthwaite | 2013-06-03 | 1 | -6/+6 |
| * | | | xilinx_spips: Implement automatic CS | Peter Crosthwaite | 2013-06-03 | 1 | -4/+14 |
| * | | | xilinx_spips: Add automatic start support | Peter Crosthwaite | 2013-06-03 | 1 | -1/+2 |
| * | | | xilinx_spips: Trash LQ page cache on mode change | Peter Crosthwaite | 2013-06-03 | 1 | -1/+24 |
| * | | | xilinx_spips: Fix QSPI FIFO size | Peter Crosthwaite | 2013-06-03 | 1 | -2/+25 |
| * | | | xilinx_spips: Add verbose LQSPI debug output | Peter Crosthwaite | 2013-06-03 | 1 | -1/+4 |
| * | | | xilinx_spips: Inhibit interrupts in LQSPI mode | Peter Crosthwaite | 2013-06-03 | 1 | -1/+6 |
| * | | | xilinx_spips: Make interrupts clear on read | Peter Crosthwaite | 2013-06-03 | 1 | -0/+4 |
| * | | | xilinx_spips: seperate SPI and QSPI as two classes | Peter Crosthwaite | 2013-06-03 | 2 | -15/+56 |
| * | | | Merge remote-tracking branch 'kraxel/usb.83' into staging | Anthony Liguori | 2013-06-03 | 4 | -25/+240 |
| |\ \ \ | |||||
| | * | | | xhci: add live migration support | Gerd Hoffmann | 2013-06-03 | 1 | -1/+163 |
| | * | | | xhci: add xhci_init_epctx | Gerd Hoffmann | 2013-06-03 | 1 | -18/+25 |
| | * | | | xhci: add xhci_alloc_epctx | Gerd Hoffmann | 2013-06-03 | 1 | -11/+21 |
| | * | | | xhci: add XHCISlot->addressed | Gerd Hoffmann | 2013-06-03 | 1 | -0/+3 |
| | * | | | pci: add VMSTATE_MSIX | Gerd Hoffmann | 2013-06-03 | 1 | -0/+33 |
| | * | | | host-libusb: Correct test for USB packet state | Ed Maste | 2013-06-03 | 1 | -1/+1 |
| | * | | | Fix usage of USB_DEV_FLAG_IS_HOST flag. | Michael Marineau | 2013-06-03 | 1 | -1/+1 |
| * | | | | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 2013-06-03 | 4 | -4/+3![]() |
| |\ \ \ \ | |/ / / |/| | | | |||||

