]> Git Repo - qemu.git/history - hw
Merge remote-tracking branch 'stefanha/block' into staging
[qemu.git] / hw /
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v71' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.84' into staging
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-24 Edgar E. Iglesiascadence_uart: Handle backend tx errors
2013-06-24 Kevin Wolfide: Clean up ide_exec_cmd()
2013-06-24 Kevin Wolfide: Convert SMART commands to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert CF-ATA commands to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert ATAPI commands to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert SEEK to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert FLUSH CACHE to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert SET FEATURES to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert CHECK POWER MDOE to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table...
2013-06-24 Kevin Wolfide: Convert DMA read/write commands to ide_cmd_table...
2013-06-24 Kevin Wolfide: Convert PIO read/write commands to ide_cmd_table...
2013-06-24 Kevin Wolfide: Convert read/write multiple commands to ide_cmd_ta...
2013-06-24 Kevin Wolfide: Convert verify commands to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert cmd_nop commands to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert WIN_IDENTIFY to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Convert WIN_DSM to ide_cmd_table handler
2013-06-24 Kevin Wolfide: Add handler to ide_cmd_table
2013-06-24 Gerd Hoffmannusb: fix serial number for hid devices
2013-06-24 Gerd Hoffmannusb: add serial bus property
2013-06-24 Gerd Hoffmannusb-host-libusb: set USB_DEV_FLAG_IS_HOST
2013-06-24 Hans de Goedeusb/host-libusb: Fix building with libusb git master...
2013-06-24 Kuo-Jung Suusb/hcd-ehci: Add Faraday FUSBH200 support
2013-06-24 Kuo-Jung Suusb/hcd-ehci: Replace PORTSC macros with variables
2013-06-24 Andreas Färberusb/hcd-ehci: Add Tegra2 SysBus EHCI device
2013-06-24 Andreas Färberusb/hcd-ehci: Split off instance_init from realize
2013-06-24 Andreas Färberusb/hcd-ehci-sysbus: Convert to QOM realize
2013-06-24 Gerd Hoffmannqxl: fix Coverity scan SIGN_EXTENSION error
2013-06-21 liguangsd: pass bool parameter for sd_init
2013-06-21 Peter Crosthwaiteblock/nand: Formatting sweep
2013-06-21 Anthony PERARDqxl: Fix QXLRam initialisation.
2013-06-21 Stefan Weilkvm: Fix potential resource leak (missing fclose)
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-06-20 Alexey Kardashevskiymemory: give name to every AddressSpace
2013-06-20 Paolo Bonzinidma: eliminate DMAContext
2013-06-20 Paolo Bonzinispapr_vio: take care of creating our own AddressSpace...
2013-06-20 Avi Kivitypci: use memory core for iommu support
2013-06-20 Paolo Bonzinidma: eliminate old-style IOMMU support
2013-06-20 Paolo Bonzinispapr: use memory core for iommu support
2013-06-20 Paolo Bonzinispapr: make IOMMU translation go through IOMMUTLBEntry
2013-06-20 Paolo Bonzinispapr: convert TCE API to use an opaque type
2013-06-20 Avi Kivityvfio: abort if an emulated iommu is used
2013-06-20 Paolo Bonzinimemory: make section size a 128-bit integer
2013-06-19 Markus Armbrusterpc: Make -no-fd-bootchk stick across boot order changes
2013-06-18 Michael Rothwdt_i6300esb: fix vmstate versioning
2013-06-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-06-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-06-18 Cole Robinsonvirtio-rng: Fix crash with non-default backend
2013-06-18 Stefan Hajnoczivhost-scsi: fix k->set_guest_notifiers() NULL dereference
2013-06-18 Pavel Hrdinascsi-disk: scsi-block device for scsi pass-through...
2013-06-18 Pavel Hrdinascsi-generic: check the return value of bdrv_aio_ioctl...
2013-06-18 Paolo Bonziniscsi-generic: fix sign extension of READ CAPACITY(10...
2013-06-18 Pavel Hrdinascsi: reset cdrom tray statuses on scsi_disk_reset
2013-06-18 Peter Crosthwaiteintc/xilinx_intc: Dont lower IRQ when HIE cleared
2013-06-18 Peter Crosthwaiteintc/xilinx_intc: Inhibit write to ISR when HIE
2013-06-18 Peter Crosthwaiteintc/xilinx_intc: Handle level interrupt retriggering
2013-06-18 Peter Crosthwaiteintc/xilinx_intc: Don't clear level sens. IRQs without ACK
2013-06-18 Peter Crosthwaitemicroblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-17 Keith BuschNVMe: Initial commit for new storage interface
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/configury.next...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-17 Vladimir Senkovchar/serial: fix copy&paste error (fifo8_is_full vs...
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Peter Maydellppc: Remove CONFIG_FDT conditionals
2013-06-14 Peter Maydellmicroblaze: Remove CONFIG_FDT conditionals
2013-06-14 Peter Maydellarm: Remove CONFIG_FDT conditionals
2013-06-14 Peter Crosthwaiteaudio/intel-hda: QOM casting sweep
2013-06-14 Peter Crosthwaiteaudio/intel-hda: Fix Inheritance hierachy
2013-06-14 Markus Armbrustersmbios: Check R in -smbios type=0, release=R parses...
2013-06-14 Markus Armbrustersmbios: Fix -smbios type=0, release=... for big endian...
2013-06-14 Markus Armbrustersmbios: Clean up smbios_add_field() parameters
2013-06-14 Markus Armbrustersmbios: Convert to error_report()
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-14 Hu Taopiix: fix some printf errors when debug is enabled
2013-06-12 Andreas Färberspapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
2013-06-12 Andreas Färberspapr_rtas: Abstract rtas_query_cpu_stopped_state(...
2013-06-12 Stefan Hajnocziivshmem: add missing error exit(2)
2013-06-11 Stefan Weilhw/xen: Use g_free instead of free and fix potential...
2013-06-11 Stefan Weilhw/scsi: Don't increment a boolean value
2013-06-11 Peter Crosthwaitechar/serial: serial_ioport_write: Factor out common...
2013-06-11 Peter Crosthwaitechar/serial: Use generic Fifo8
2013-06-11 Peter Crosthwaitechar/serial: cosmetic fixes.
2013-06-11 Peter Crosthwaiteintc/xilinx_intc: Use qemu_set_irq
2013-06-10 Eduardo Habkosttarget-i386: Update model values on Conroe/Penryn/Nehal...
2013-06-10 Eduardo Habkostpc: Create pc-*-1.6 machine-types
2013-06-10 Igor Mammedovpc: Fix crash when attempting to hotplug CPU with negat...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-10 Wendy Liangxilinx_axidma: Do not set DMA .notify to NULL after...
2013-06-10 Stefan Weilxilinx_axienet: Fix bit mask code
next
This page took 0.0704 seconds and 7 git commands to generate.