Age | Commit message (Expand) | Author |
2012-08-18 | pc: Fix RTC CMOS info on RAM for ram_size < 1MiB | Markus Armbruster |
2012-08-18 | scsi: fix warning | Gerd Hoffmann |
2012-08-18 | Avoid asprintf() which is not available on mingw | Gerd Hoffmann |
2012-08-16 | Allow QEMUMachine to override reset sequencing | David Gibson |
2012-08-16 | pseries: Instantiate USB interface when required | David Gibson |
2012-08-15 | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging | Anthony Liguori |
2012-08-15 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-08-15 | openpic: Added BRR1 register | Bharat Bhushan |
2012-08-15 | pseries dma: DMA window params added to PHB and DT population changed | Alexey Kardashevskiy |
2012-08-15 | pseries: Add PCI MSI/MSI-X support | Alexey Kardashevskiy |
2012-08-15 | pseries: Add trace event for PCI irqs | Alexey Kardashevskiy |
2012-08-15 | pseries: Export find_phb() utility function for PCI code | Alexey Kardashevskiy |
2012-08-15 | pseries: added allocator for a block of IRQs | Alexey Kardashevskiy |
2012-08-15 | pseries: Separate PCI RTAS setup from common from emulation specific PCI setup | Alexey Kardashevskiy |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy |
2012-08-15 | pseries: Remove extraneous prints | David Gibson |
2012-08-15 | PPC: spapr: Remove global variable | Alexander Graf |
2012-08-15 | PPC: spapr: Rework VGA select logic | Alexander Graf |
2012-08-15 | spapr: Add support for -vga option | zhlcindy@gmail.com |
2012-08-15 | Add one new file vga-pci.h and cleanup on all platforms | zhlcindy@gmail.com |
2012-08-15 | Revert "PPC: e500: Use new MPIC dt format" | Alexander Graf |
2012-08-15 | PPC: e500: add generic e500 platform | Scott Wood |
2012-08-15 | PPC: e500: split mpc8544ds machine from generic e500 code | Scott Wood |
2012-08-15 | PPC: e500: change internal references away from mpc8544ds | Scott Wood |
2012-08-15 | PPC: e500: rename mpc8544ds into generic file | Scott Wood |
2012-08-15 | pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt | Alexey Kardashevskiy |
2012-08-15 | pseries pci: removed redundant busdev | Alexey Kardashevskiy |
2012-08-15 | ivshmem, qdev-monitor: fix order of qerror parameters | Alberto Garcia |
2012-08-15 | framebuffer: Fix spelling in comment (leight -> height) | Stefan Weil |
2012-08-15 | Spelling fix in comment (peripherans -> peripherals) | Stefan Weil |
2012-08-15 | ehci: fix assertion typo | Alejandro Martinez Ruiz |
2012-08-14 | kvmvapic: Disable if there is insufficient memory | Jan Kiszka |
2012-08-14 | kvm: i8254: Finish time conversion fix | Jan Kiszka |
2012-08-14 | kvm: i8254: Cache kernel clock offset in KVMPITState | Jan Kiszka |
2012-08-13 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-08-13 | Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging | Anthony Liguori |
2012-08-13 | qmp: add SUSPEND_DISK event | Luiz Capitulino |
2012-08-13 | arm: Move some ARM devices into libhw | Andreas Färber |
2012-08-13 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-08-13 | ssd0323: abort() instead of exit(1) on error. | Peter A. G. Crosthwaite |
2012-08-13 | hw/sd.c: make sd_wp_addr() return bool | Mitsyanko Igor |
2012-08-13 | hw/sd.c: make sd_dataready() return bool | Mitsyanko Igor |
2012-08-13 | hw/sd.c: convert binary variables to bool | Mitsyanko Igor |
2012-08-13 | hw/sd.c: introduce wrapper for conversion address to wp group | Mitsyanko Igor |
2012-08-13 | hw/sd.c: make sd_wp_addr() accept 64 bit address argument | Mitsyanko Igor |
2012-08-13 | hw/sd.c: convert wp_groups in SDState to bitfield | Mitsyanko Igor |
2012-08-13 | armv7m: Guard against no -kernel argument | Peter A. G. Crosthwaite |
2012-08-13 | hw/armv7m_nvic: Fix incorrect default for num-irqs property | Peter Maydell |
2012-08-13 | xilinx_axi*: Re-implemented interconnect | Peter A. G. Crosthwaite |
2012-08-11 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |