Age | Commit message (Expand) | Author |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-06-06 | cs4231a: QOM'ify some more | Andreas Färber |
2013-06-06 | gus: QOM'ify some more | Andreas Färber |
2013-06-04 | Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging | Anthony Liguori |
2013-06-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-06-04 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-06-04 | block: dump snapshot and image info to specified output | Wenchao Xia |
2013-06-04 | block: move qmp and info dump related code to block/qapi.c | Wenchao Xia |
2013-06-04 | block: move snapshot code in block.c to block/snapshot.c | Wenchao Xia |
2013-06-04 | block: drop bs_snapshots global variable | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make create_image() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make compare_images() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi |
2013-06-04 | block: add block driver read only whitelist | Fam Zheng |
2013-06-04 | qemu-iotests: fix 054 cluster size help output | Stefan Hajnoczi |
2013-06-03 | gtk: don't use g_object_unref on GdkCursor | Anthony Liguori |
2013-06-03 | gtk: don't resize window when enabling scaling | Anthony Liguori |
2013-06-03 | fix double free the memslot in kvm_set_phys_mem | Xiao Guangrong |
2013-06-03 | configure: Report unknown target names more helpfully | Peter Maydell |
2013-06-03 | configure: Autogenerate default target list | Peter Maydell |
2013-06-03 | Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging | Anthony Liguori |
2013-06-03 | i.MX: Improve EPIT timer code. | Jean-Christophe DUBOIS |
2013-06-03 | exynos4210.c: register rom_mem for memory migration | Igor Mitsyanko |
2013-06-03 | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region | Igor Mitsyanko |
2013-06-03 | i.MX: split GPT and EPIT timer implementation | Jean-Christophe DUBOIS |
2013-06-03 | sd/sd.c: Fix "inquiry" ACMD41 | Peter Crosthwaite |
2013-06-03 | sd/sdhci:ADMA: fix interrupt | Peter Crosthwaite |
2013-06-03 | sd/sdhci.c: Fix bdata_read DPRINT message | Peter Crosthwaite |
2013-06-03 | sd/sdhci: Fix Buffer Write Ready interrupt | Peter Crosthwaite |
2013-06-03 | sd/sdhci.c: Only reset data_count on new commands | Peter Crosthwaite |
2013-06-03 | xilinx_spips: lqspi: Fix byte/misaligned access | Peter Crosthwaite |
2013-06-03 | xilinx_spips: lqspi: Push more data to tx-fifo | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Multiple debug verbosity levels | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Debug msgs for Snoop state | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Fix striping behaviour | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Fix CTRL register RW bits | Peter Crosthwaite |
2013-06-03 | xilinx_spips: lqspi: Dont touch config register | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Implement automatic CS | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Add automatic start support | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Trash LQ page cache on mode change | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Fix QSPI FIFO size | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Add verbose LQSPI debug output | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Inhibit interrupts in LQSPI mode | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Make interrupts clear on read | Peter Crosthwaite |
2013-06-03 | xilinx_spips: seperate SPI and QSPI as two classes | Peter Crosthwaite |
2013-06-03 | xen: use pc_init_pci instead of pc_init_pci_no_kvmclock | Stefano Stabellini |
2013-06-03 | xen: remove xen_vcpu_init | Stefano Stabellini |
2013-06-03 | xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) | Stefano Stabellini |
2013-06-03 | xen_machine_pv: do not create a dummy CPU in machine->init | Stefano Stabellini |