Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | ivshmem: add missing error exit(2) | Stefan Hajnoczi | 1 | -0/+1 |
2013-06-11 | hw/xen: Use g_free instead of free and fix potential memory leaks | Stefan Weil | 1 | -2/+2 |
2013-06-11 | hw/scsi: Don't increment a boolean value | Stefan Weil | 1 | -1/+1 |
2013-06-11 | char/serial: serial_ioport_write: Factor out common code | Peter Crosthwaite | 1 | -7/+3 |
2013-06-11 | char/serial: Use generic Fifo8 | Peter Crosthwaite | 1 | -64/+34 |
2013-06-11 | char/serial: cosmetic fixes. | Peter Crosthwaite | 1 | -11/+19 |
2013-06-11 | intc/xilinx_intc: Use qemu_set_irq | Peter Crosthwaite | 1 | -5/+1 |
2013-06-10 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 1 | -1/+1 |
2013-06-10 | xilinx_axidma: Do not set DMA .notify to NULL after notify | Wendy Liang | 1 | -1/+2 |
2013-06-10 | xilinx_axienet: Fix bit mask code | Stefan Weil | 1 | -1/+1 |
2013-06-07 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 1 | -0/+1 |
2013-06-06 | ide: Set BSY bit during FLUSH | Andreas Färber | 1 | -0/+1 |
2013-06-06 | virtio-ccw: Fix unsetting of indicators. | Cornelia Huck | 1 | -4/+4 |
2013-06-06 | s390x/css: Fix concurrent sense. | Cornelia Huck | 1 | -1/+1 |
2013-06-05 | vmxnet3: fix NICState cleanup | Stefan Hajnoczi | 1 | -1/+1 |
2013-06-04 | Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging | Anthony Liguori | 2 | -22/+5 |
2013-06-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -2/+6 |
2013-06-04 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 17 | -51/+63 |
2013-06-04 | block: add block driver read only whitelist | Fam Zheng | 1 | -2/+6 |
2013-06-03 | i.MX: Improve EPIT timer code. | Jean-Christophe DUBOIS | 1 | -104/+132 |
2013-06-03 | exynos4210.c: register rom_mem for memory migration | Igor Mitsyanko | 1 | -0/+1 |
2013-06-03 | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region | Igor Mitsyanko | 1 | -3/+24 |
2013-06-03 | i.MX: split GPT and EPIT timer implementation | Jean-Christophe DUBOIS | 3 | -363/+410 |
2013-06-03 | sd/sd.c: Fix "inquiry" ACMD41 | Peter Crosthwaite | 1 | -2/+9 |
2013-06-03 | sd/sdhci:ADMA: fix interrupt | Peter Crosthwaite | 1 | -9/+9 |
2013-06-03 | sd/sdhci.c: Fix bdata_read DPRINT message | Peter Crosthwaite | 1 | -1/+2 |
2013-06-03 | sd/sdhci: Fix Buffer Write Ready interrupt | Peter Crosthwaite | 1 | -3/+2 |
2013-06-03 | sd/sdhci.c: Only reset data_count on new commands | Peter Crosthwaite | 1 | -1/+1 |
2013-06-03 | xilinx_spips: lqspi: Fix byte/misaligned access | Peter Crosthwaite | 1 | -14/+17 |
2013-06-03 | xilinx_spips: lqspi: Push more data to tx-fifo | Peter Crosthwaite | 1 | -4/+7 |
2013-06-03 | xilinx_spips: Multiple debug verbosity levels | Peter Crosthwaite | 1 | -28/+42 |
2013-06-03 | xilinx_spips: Debug msgs for Snoop state | Peter Crosthwaite | 1 | -0/+3 |
2013-06-03 | xilinx_spips: Fix striping behaviour | Peter Crosthwaite | 1 | -21/+63 |
2013-06-03 | xilinx_spips: Fix CTRL register RW bits | Peter Crosthwaite | 1 | -2/+3 |
2013-06-03 | xilinx_spips: lqspi: Dont touch config register | Peter Crosthwaite | 1 | -6/+6 |
2013-06-03 | xilinx_spips: Implement automatic CS | Peter Crosthwaite | 1 | -4/+14 |
2013-06-03 | xilinx_spips: Add automatic start support | Peter Crosthwaite | 1 | -1/+2 |
2013-06-03 | xilinx_spips: Trash LQ page cache on mode change | Peter Crosthwaite | 1 | -1/+24 |
2013-06-03 | xilinx_spips: Fix QSPI FIFO size | Peter Crosthwaite | 1 | -2/+25 |
2013-06-03 | xilinx_spips: Add verbose LQSPI debug output | Peter Crosthwaite | 1 | -1/+4 |
2013-06-03 | xilinx_spips: Inhibit interrupts in LQSPI mode | Peter Crosthwaite | 1 | -1/+6 |
2013-06-03 | xilinx_spips: Make interrupts clear on read | Peter Crosthwaite | 1 | -0/+4 |
2013-06-03 | xilinx_spips: seperate SPI and QSPI as two classes | Peter Crosthwaite | 2 | -15/+56 |
2013-06-03 | xen: use pc_init_pci instead of pc_init_pci_no_kvmclock | Stefano Stabellini | 1 | -2/+2 |
2013-06-03 | xen: remove xen_vcpu_init | Stefano Stabellini | 1 | -1/+0 |
2013-06-03 | xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) | Stefano Stabellini | 1 | -3/+3 |
2013-06-03 | xen_machine_pv: do not create a dummy CPU in machine->init | Stefano Stabellini | 1 | -16/+0 |
2013-06-03 | Merge remote-tracking branch 'kraxel/usb.83' into staging | Anthony Liguori | 4 | -25/+240 |
2013-06-03 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 4 | -4/+3 |
2013-06-03 | xhci: add live migration support | Gerd Hoffmann | 1 | -1/+163 |