Age | Commit message (Expand) | Author |
2015-04-30 | range: remove useless inclusions | Paolo Bonzini |
2015-04-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi |
2015-04-27 | acpi-build: remove dependency from ram_addr.h | Paolo Bonzini |
2015-04-13 | stm32f205: Fix SoC type name | Andreas Färber |
2015-04-08 | virtio-blk: correctly dirty guest memory | Paolo Bonzini |
2015-04-04 | vhost: fix typo in vq_index description | Greg Kurz |
2015-04-02 | target-i386: clear bsp bit when designating bsp | Nadav Amit |
2015-03-25 | powerpc: fix -machine usb=no for newworld and pseries machines | Paolo Bonzini |
2015-03-20 | Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul... | Peter Maydell |
2015-03-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s... | Peter Maydell |
2015-03-19 | numa: introduce machine callback for VCPU to node mapping | Igor Mammedov |
2015-03-19 | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging | Peter Maydell |
2015-03-19 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1... | Peter Maydell |
2015-03-19 | virtio: serial: expose a 'guest_writable' callback for users | Amit Shah |
2015-03-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-19 | elf-loader: Add missing error handling for call of lseek | Stefan Weil |
2015-03-18 | pci: fix several trivial typos in comment | Chen Fan |
2015-03-18 | pcie: correct mistaken register bit for End-End TLP Prefix Blocking | Chen Fan |
2015-03-17 | usb: Propagate errors through usb_register_companion() | Markus Armbruster |
2015-03-16 | migration: Allow to suppress vmdesc submission | Alexander Graf |
2015-03-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-11 | virtio-scsi: remove empty wrapper for cmd | Michael S. Tsirkin |
2015-03-11 | virtio-scsi: clean out duplicate cdb field | Michael S. Tsirkin |
2015-03-11 | virtio-scsi: fix cdb/sense size | Michael S. Tsirkin |
2015-03-11 | virtio-scsi: drop duplicate CDB/SENSE SIZE | Michael S. Tsirkin |
2015-03-11 | exec: don't include hw/boards for linux-user | Michael S. Tsirkin |
2015-03-11 | machine: query mem-merge machine property | Marcel Apfelbaum |
2015-03-11 | machine: query dump-guest-core machine property | Marcel Apfelbaum |
2015-03-11 | hw/boards: make it safe to include for linux-user | Michael S. Tsirkin |
2015-03-11 | machine: query phandle-start machine property | Marcel Apfelbaum |
2015-03-11 | machine: query kvm-shadow-mem machine property | Marcel Apfelbaum |
2015-03-11 | machine: allowed/required kernel-irqchip support | Marcel Apfelbaum |
2015-03-11 | machine: replace qemu opts with iommu property | Marcel Apfelbaum |
2015-03-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'... | Peter Maydell |
2015-03-11 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s... | Peter Maydell |
2015-03-11 | stm32f205: Add the stm32f205 SoC | Alistair Francis |
2015-03-11 | stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG | Alistair Francis |
2015-03-11 | stm32f2xx_USART: Add the stm32f2xx USART Controller | Alistair Francis |
2015-03-11 | stm32f2xx_timer: Add the stm32f2xx Timer | Alistair Francis |
2015-03-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-03-11 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2015-03-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-03-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-03-10 | BlockConf: Call backend functions to detect geometry and blocksizes | Ekaterina Tumanova |
2015-03-10 | hw: Propagate errors through qdev_prop_set_drive() | Markus Armbruster |
2015-03-10 | m48t59: introduce new base-year qdev property | Mark Cave-Ayland |
2015-03-10 | m48t59: let init functions return a Nvram object | Hervé Poussineau |
2015-03-10 | m48t59: add a Nvram interface | Hervé Poussineau |
2015-03-10 | elf-loader: Provide the possibility to relocate s390 ELF files | Thomas Huth |