]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-11-29 Kevin Wolfide: Set bus master inactive on error
2010-11-29 Kevin Wolfide: Factor ide_dma_set_inactive out
2010-11-26 Christoph Hellwigraw-posix: raw_pwrite comment fixup
2010-11-25 Hannes Reineckescsi-disk: Remove duplicate cdb parsing
2010-11-25 Hannes Reineckescsi: Move sense handling into the driver
2010-11-25 Hannes Reineckescsi: INQUIRY VPD fixes
2010-11-25 Hannes Reineckescsi: Return SAM status codes
2010-11-25 Hannes Reineckescsi: Increase the number of possible devices
2010-11-24 Kevin Wolfblock: Remove unused s->hd in various drivers
2010-11-24 Stefano Stabelliniqemu and qemu-xen: support empty write barriers in...
2010-11-24 Avi Kivityide: convert bmdma address ioport to ioport_register()
2010-11-24 Marcelo Tosattiblock migration: do not submit multiple AIOs for same...
2010-11-24 Ryan HarperImplement drive_del to decouple block removal from...
2010-11-24 Stefan Hajnocziscsi-disk: Move active request asserts
2010-11-23 Richard Hendersonmicroblaze: target-ify target_ucontext
2010-11-21 Stefan Hajnoczivirtio-pci: Convert fprintf() to error_report()
2010-11-21 Stefan Hajnoczivirtio-net: Convert fprintf() to error_report()
2010-11-21 Stefan Hajnoczivirtio: Convert fprintf() to error_report()
2010-11-21 Stefan Hajnoczivirtio-blk: Convert fprintf() to error_report()
2010-11-21 Gerd Hoffmannvgabios update: handle compatibility with older qemu...
2010-11-21 Jan Kiszkapcnet: Do not receive external frames in loopback mode
2010-11-21 Avi Kivitypiix4 acpi: convert io BAR to type-safe ioport callbacks
2010-11-21 Avi KivityType-safe ioport callbacks
2010-11-21 Stefan Hajnoczitrace: Trace vm_start()/vm_stop()
2010-11-21 Gerd Hoffmannvirtfs: enable MSI-X
2010-11-21 Gerd Hoffmannpc: add 0.13 pc machine type
2010-11-21 Stefan Weiltrace: Use fprintf_function (format checking)
2010-11-21 Stefan Weilslirp: Remove unused code for bad sprintf
2010-11-21 Bernhard Kohlpc: disable the BOCHS BIOS panic port
2010-11-21 Avi Kivityoptionrom: fix bugs in signrom.sh
2010-11-21 Luiz CapitulinoMakefile: Fix check dependency breakage
2010-11-21 Marcelo Tosattiblock migration: do not submit multiple AIOs for same...
2010-11-21 Marcelo Tosattiblock: set sector dirty on AIO write completion
2010-11-21 Marcelo Tosattiblock: fix shift in dirty bitmap calculation
2010-11-21 Daniel P. BerrangeAdd support for generating a systemtap tapset static...
2010-11-21 Daniel P. BerrangeAdd a DTrace tracing backend targetted for SystemTAP...
2010-11-21 Anthony LiguoriRevert "Add a DTrace tracing backend targetted for...
2010-11-21 Anthony LiguoriRevert "Add support for generating a systemtap tapset...
2010-11-18 malcaudio: Only use audio timer when necessary
2010-11-16 Alex Williamsonpc: Fix e820 fw_cfg for big endian
2010-11-16 Alex Williamsonpc: e820 qemu_cfg tables need to be packed
2010-11-16 Peter MaydellFix compilation failure with simple trace when srcdir...
2010-11-16 Stefan HajnocziDelete IOHandlers after potentially running them
2010-11-16 Hans de Goedeusb-linux: Get the active configuration from sysfs...
2010-11-16 Hans de Goedeusb-linux: introduce a usb_linux_get_configuration...
2010-11-16 Hans de Goedeusb-linux: Store devpath into USBHostDevice when usb_fs...
2010-11-16 Jes SorensenAdd missing braces
2010-11-16 Gleb NatapovOut off array access in usb-net
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Daniel P. BerrangeAdd support for generating a systemtap tapset static...
2010-11-16 Daniel P. BerrangeAdd a DTrace tracing backend targetted for SystemTAP...
2010-11-16 Adam Lackorzynskimultiboot: Prevent loading of x86_64 images
2010-11-16 Alex Williamsonapic: Don't iterate past last used apic
2010-11-16 Michael S.... pci: allow hotplug removal of cold-plugged devices
2010-11-16 Alex WilliamsonPCI: Bus number from the bridge, not the device
2010-11-16 Alex Williamsone1000: Fix TCP checksum overflow with TSO
2010-11-16 Michael S.... tap: make set_offload a nop after netdev cleanup
2010-11-16 Gleb NatapovAdd support for async page fault to qemu
2010-11-16 Michael S.... tap: clear vhost_net backend on cleanup
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
2010-11-16 Gerd Hoffmannswitch vmware_vga to pci vgabios
2010-11-16 Gerd Hoffmannswitch stdvga to pci vgabios
2010-11-16 Gerd HoffmannAdd new vgabios binaries to blobs list.
2010-11-11 Gerd Hoffmannadd copyright to spiceaudio
2010-11-09 Gerd Hoffmannspice: add audio
2010-11-09 Gerd Hoffmannintel-hda: fix codec addressing.
2010-11-09 malcRevert "intel-hda: fix codec addressing."
2010-11-09 Gerd Hoffmannintel-hda: fix codec addressing.
2010-11-09 Gerd Hoffmannintel-hda: add msi support
2010-11-09 Gerd Hoffmannintel-hda: update irq status on WAKEEN changes.
2010-11-09 François Revolintel-hda: Honor WAKEEN bits.
2010-11-09 Gerd Hoffmannhda-audio: exit cleanup
2010-11-09 Gerd Hoffmannintel-hda: exit cleanup
2010-11-07 Blue SwirlFix win32 build
2010-11-04 Kevin Wolfscsi-disk: Fix immediate failure of bdrv_aio_*
2010-11-04 Kevin Wolfvirtio-blk: Handle immediate flush failure properly
2010-11-04 Kevin Wolfide: Handle immediate bdrv_aio_flush failure
2010-11-04 Blue Swirlblock: avoid a warning on 64 bit hosts with long as...
2010-11-04 Kevin Wolfqcow2: Invalidate cache after failed read
2010-11-04 Kevin Wolfvpc: Implement bdrv_flush
2010-11-04 Kevin Wolfscsi-disk: Implement werror for flushes
2010-11-04 Kevin Wolfscsi-disk: Complete failed requests in scsi_disk_emulat...
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-04 Kevin Wolfscsi-disk: Implement rerror option
2010-11-03 Jes SorensenFold send_all() wrapper unix_write() into one function
2010-11-03 Jes SorensenRemove obsolete 'f' double parameter type
2010-11-03 Jes SorensenSwitch migrate_set_speed() to take an 'o' argument...
2010-11-03 Jes SorensenAdd support for 'o' octet (bytes) format as monitor...
2010-11-03 Jes SorensenIntroduce strtosz() library function to convert a strin...
2010-11-02 Gerd Hoffmannspice-display: replace private lock with qemu mutex.
2010-11-02 Gerd Hoffmannspice-core: fix warning when building with spice <...
2010-11-02 Hans de Goedespice-core: fix watching for write events
2010-11-01 Gerd Hoffmannintel-hda: documentation update
2010-11-01 Blue SwirlFix out of tree build
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-11-01 malchda-audio: Zap tabs
2010-11-01 Gerd HoffmannAdd Intel HD Audio support to qemu.
2010-11-01 Gerd Hoffmannadd VMSTATE_BOOL
2010-10-31 malcRemove trailing whitespace
next