Age | Commit message (Expand) | Author |
2011-01-25 | target-sh4: fix TLB invalidation code | Alexandre Courbot |
2011-01-24 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-01-24 | SPARC: Add asr17 register support | Fabien Chouteau |
2011-01-24 | SPARC: Emulation of Leon3 | Fabien Chouteau |
2011-01-24 | SPARC: Emulation of GRLIB APB UART | Fabien Chouteau |
2011-01-24 | SPARC: Emulation of GRLIB IRQMP | Fabien Chouteau |
2011-01-24 | SPARC: Emulation of GRLIB GPTimer | Fabien Chouteau |
2011-01-24 | docs: Document scsi-disk and usb-storage removable parameter | Stefan Hajnoczi |
2011-01-24 | usb-msd: Propagate removable bit to SCSI device | Stefan Hajnoczi |
2011-01-24 | scsi: Allow scsi_bus_legacy_add_drive() to set removable bit | Stefan Hajnoczi |
2011-01-24 | scsi-disk: Allow overriding SCSI INQUIRY removable bit | Stefan Hajnoczi |
2011-01-24 | target-mips: fix save_cpu_state() calls | Aurelien Jarno |
2011-01-24 | block: Use backing format driver during image creation | Stefan Hajnoczi |
2011-01-24 | blockdev: Fix drive_del not to crash when drive is not in use | Markus Armbruster |
2011-01-24 | blockdev: Make drive_init() use error_report() | Markus Armbruster |
2011-01-24 | blockdev: Fix error message for invalid -drive CHS | Markus Armbruster |
2011-01-24 | Fix block migration when the device size is not a multiple of 1 MB | Pierre Riteau |
2011-01-24 | qed: Refuse to create images on block devices | Stefan Hajnoczi |
2011-01-24 | Documentation: Add qemu-img check/rebase | Kevin Wolf |
2011-01-24 | ide: Remove unneeded null pointer check | Stefan Weil |
2011-01-24 | qcow2: Batch flushes for COW | Kevin Wolf |
2011-01-24 | qcow2: Use QcowCache | Kevin Wolf |
2011-01-24 | qcow2: Add QcowCache | Kevin Wolf |
2011-01-24 | ide: kill ide_dma_submit_check | Christoph Hellwig |
2011-01-24 | ide: also reset io_buffer_index for writes | Christoph Hellwig |
2011-01-24 | ide: factor dma handling helpers | Christoph Hellwig |
2011-01-24 | Avoid divide by zero when there is no block device to migrate | Pierre Riteau |
2011-01-24 | Make strtosz() return int64_t instead of ssize_t | Jes Sorensen |
2011-01-24 | do_snapshot_blkdev() error on missing snapshot_file argument | Jes Sorensen |
2011-01-24 | qemu-img snapshot: Use writeback caching | Kevin Wolf |
2011-01-24 | qcow2: fix unaligned access | Aurelien Jarno |
2011-01-23 | multiboot: Fix upper memory size in multiboot info | Kevin Wolf |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl |
2011-01-23 | gdbstub-xml: avoid a warning from sparse | Blue Swirl |
2011-01-23 | Avoid deadlock whith iothread and icount | Edgar E. Iglesias |
2011-01-23 | microblaze: cleanup helper_addkc | Edgar E. Iglesias |
2011-01-22 | microblaze: Improve subkc | Edgar E. Iglesias |
2011-01-22 | microblaze: Fix 3rd addkc arg when rd is r0 | Edgar E. Iglesias |
2011-01-22 | microblaze: Improve addkc | Edgar E. Iglesias |
2011-01-22 | microblaze: Remove debug leftovers. | Edgar E. Iglesias |
2011-01-22 | microblaze: Reorganize for future patches | Edgar E. Iglesias |
2011-01-21 | ppc: Correct BookE tlb reads | Edgar E. Iglesias |
2011-01-21 | checkpatch: Fix bracing false positives on #else | Jan Kiszka |
2011-01-21 | Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2011-01-21 | sm501: fix screen redraw | Aurelien Jarno |
2011-01-20 | checkpatch: adjust to QEMUisms | Blue Swirl |
2011-01-20 | Add checkpatch.pl from Linux kernel | Blue Swirl |
2011-01-20 | Add scripts directory | Blue Swirl |
2011-01-20 | gt64xxx: set isa_mem_base during registration | Aurelien Jarno |
2011-01-20 | hw/pl190.c: Fix writing of default vector address | Peter Maydell |