Age | Commit message (Expand) | Author |
2010-11-27 | Fix previous commit | Paul Brook |
2010-11-27 | VirtIO config option | Paul Brook |
2010-11-27 | PCI config include | Paul Brook |
2010-11-26 | Include directives in default configs | Paul Brook |
2010-11-26 | Add missing dependency. | Paul Brook |
2010-11-23 | microblaze: target-ify target_ucontext | Richard Henderson |
2010-11-21 | virtio-pci: Convert fprintf() to error_report() | Stefan Hajnoczi |
2010-11-21 | virtio-net: Convert fprintf() to error_report() | Stefan Hajnoczi |
2010-11-21 | virtio: Convert fprintf() to error_report() | Stefan Hajnoczi |
2010-11-21 | virtio-blk: Convert fprintf() to error_report() | Stefan Hajnoczi |
2010-11-21 | vgabios update: handle compatibility with older qemu versions | Gerd Hoffmann |
2010-11-21 | pcnet: Do not receive external frames in loopback mode | Jan Kiszka |
2010-11-21 | piix4 acpi: convert io BAR to type-safe ioport callbacks | Avi Kivity |
2010-11-21 | Type-safe ioport callbacks | Avi Kivity |
2010-11-21 | trace: Trace vm_start()/vm_stop() | Stefan Hajnoczi |
2010-11-21 | virtfs: enable MSI-X | Gerd Hoffmann |
2010-11-21 | pc: add 0.13 pc machine type | Gerd Hoffmann |
2010-11-21 | trace: Use fprintf_function (format checking) | Stefan Weil |
2010-11-21 | slirp: Remove unused code for bad sprintf | Stefan Weil |
2010-11-21 | pc: disable the BOCHS BIOS panic port | Bernhard Kohl |
2010-11-21 | optionrom: fix bugs in signrom.sh | Avi Kivity |
2010-11-21 | Makefile: Fix check dependency breakage | Luiz Capitulino |
2010-11-21 | block migration: do not submit multiple AIOs for same sector | Marcelo Tosatti |
2010-11-21 | block: set sector dirty on AIO write completion | Marcelo Tosatti |
2010-11-21 | block: fix shift in dirty bitmap calculation | Marcelo Tosatti |
2010-11-21 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange |
2010-11-21 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange |
2010-11-21 | Revert "Add a DTrace tracing backend targetted for SystemTAP compatability" | Anthony Liguori |
2010-11-21 | Revert "Add support for generating a systemtap tapset static probes" | Anthony Liguori |
2010-11-18 | audio: Only use audio timer when necessary | malc |
2010-11-16 | pc: Fix e820 fw_cfg for big endian | Alex Williamson |
2010-11-16 | pc: e820 qemu_cfg tables need to be packed | Alex Williamson |
2010-11-16 | Fix compilation failure with simple trace when srcdir==objdir | Peter Maydell |
2010-11-16 | Delete IOHandlers after potentially running them | Stefan Hajnoczi |
2010-11-16 | usb-linux: Get the active configuration from sysfs rather then asking the dev | Hans de Goede |
2010-11-16 | usb-linux: introduce a usb_linux_get_configuration function | Hans de Goede |
2010-11-16 | usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS | Hans de Goede |
2010-11-16 | Add missing braces | Jes Sorensen |
2010-11-16 | Out off array access in usb-net | Gleb Natapov |
2010-11-16 | Merge remote branch 'spice/bugfix.2' into staging | Anthony Liguori |
2010-11-16 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange |
2010-11-16 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange |
2010-11-16 | multiboot: Prevent loading of x86_64 images | Adam Lackorzynski |
2010-11-16 | apic: Don't iterate past last used apic | Alex Williamson |
2010-11-16 | pci: allow hotplug removal of cold-plugged devices | Michael S. Tsirkin |
2010-11-16 | PCI: Bus number from the bridge, not the device | Alex Williamson |
2010-11-16 | e1000: Fix TCP checksum overflow with TSO | Alex Williamson |
2010-11-16 | tap: make set_offload a nop after netdev cleanup | Michael S. Tsirkin |
2010-11-16 | Add support for async page fault to qemu | Gleb Natapov |
2010-11-16 | tap: clear vhost_net backend on cleanup | Michael S. Tsirkin |