]> git.proxmox.com Git - qemu.git/history - hw
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
[qemu.git] / hw /
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-03-11 Blue Swirlbaum: fix build
2013-03-09 Blue SwirlMerge branch 's390-for-upstream' of git://github.com...
2013-03-09 Blue SwirlMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-08 Christian Borntraegers390/virtio-ccw: remove redundant call to blockdev_mark...
2013-03-08 Christian Borntraegers390/css: Fix subchannel detection
2013-03-08 Christian BorntraegerAllow virtio-net features for legacy s390 virtio bus
2013-03-08 David Gibsonpseries: Add compatible property to root of device...
2013-03-08 Amadeusz SławińskiPPC: xnu kernel expects FLUSH to be cleared on STOP
2013-03-08 Amadeusz SławińskiPPC: Fix dma interrupt
2013-03-08 Fabien ChouteauSave memory allocation in the elf loader
2013-03-08 Erlon Cruzpseries: Implement h_read hcall
2013-03-08 David Gibsonpseries: Add cleanup hook for PAPR virtual LAN device
2013-03-08 Amit Shahvirtio-serial: make flow control explicit in virtio...
2013-03-08 Amit Shahvirtio: console: add flow control
2013-03-08 Anthony Liguoriserial: add flow control to transmit
2013-03-08 Anthony Liguoriqemu-char: move msmouse registeration to msmouse.c
2013-03-08 Anthony Liguoriqemu-char: move baum registration to baum.c
2013-03-08 Peter Maydellpci_host: Drop write-only address_space field
2013-03-08 Paolo Bonzinilm32: remove unused function
2013-03-07 Kuo-Jung Suhw/nand.c: correct the sense of the BUSY/READY status bit
2013-03-05 Paolo Bonziniscsi-disk: handle io_canceled uniformly and correctly
2013-03-05 Paolo Bonziniscsi-disk: do not complete canceled UNMAP requests
2013-03-05 Paolo Bonziniscsi: do not call scsi_read_data/scsi_write_data for...
2013-03-05 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-03-05 Peter Maydellhw/kvm/arm_gic: Implement support for KVM in-kernel...
2013-03-05 Peter Maydellhw/arm_gic: Convert ARM GIC classes to use init/realize
2013-03-05 Peter Maydellhw/arm_gic: Add presave/postload hooks
2013-03-05 Christoffer DallARM: KVM: Add support for KVM on ARM architecture
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-04 Paolo Bonzinidataplane: remove EventPoll in favor of AioContext
2013-03-04 Christian Borntraegervirtio-blk: fix unplug + virsh reboot
2013-03-04 Mark Cave-Aylandide/macio: Fix macio DMA initialisation.
2013-03-01 Paolo Bonzinish: move files referencing CPU to hw/sh4/
2013-03-01 Paolo Bonzinippc: move more files to hw/ppc
2013-03-01 Paolo Bonzinippc: move files referencing CPU to hw/ppc/
2013-03-01 Paolo Bonzinim68k: move files referencing CPU to hw/m68k/
2013-03-01 Paolo Bonzinii386: move files referencing CPU to hw/i386/
2013-03-01 Paolo Bonziniarm: move files referencing CPU to hw/arm/
2013-03-01 Paolo Bonzinihw: move boards and other isolated files to hw/ARCH
2013-03-01 Paolo Bonzinippc: express FDT dependency of pSeries and e500 boards...
2013-03-01 Paolo Bonzinibuild: always link device_tree.o into emulators if...
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-03-01 Paolo Bonzinippc: do not use ../ in include files
2013-03-01 Paolo Bonzinivt82c686: vt82c686 is not a PCI host bridge
2013-03-01 Paolo Bonzinivirtio-9p: remove PCI dependencies from hw/9pfs/
2013-03-01 Paolo Bonzinivirtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUX
2013-03-01 Paolo Bonzinihw: move device-hotplug.o to toplevel, compile it once
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
2013-03-01 Paolo Bonzinihw: move fifo.[ch] to libqemuutil
2013-03-01 Paolo Bonzinihw: move char backends to backends/
2013-02-28 Peter Crosthwaitecadence_gem: Add debug msgs for rx desc movement
2013-02-28 Peter Crosthwaitecadence_gem: Don't reset rx desc pointer on rx_en
2013-02-28 Peter Crosthwaitecadence_gem: fix interrupt events
2013-02-28 Peter Crosthwaitecadence_gem: factor out can_rx() logic replication
2013-02-28 Peter Crosthwaitecadence_gem: Flush queued packets
2013-02-28 Peter Crosthwaitem25p80.c: Use QOM classes for part differentiation
2013-02-28 Peter Crosthwaitexilinx_zynq: Added SD controllers
2013-02-28 Igor Mitsyankohw/sdhci: introduce standard SD host controller
2013-02-28 Peter Crosthwaitearm: a9mpcore: Coreify the SCU
2013-02-28 Peter Crosthwaitearm: a9mpcore: remove old_timer_status field
2013-02-28 Peter Crosthwaitearm: mptimer: Remove WDT distinction
2013-02-28 Peter Crosthwaitearm: arm11mpcore, a9mpcore: CamelCased type names
2013-02-28 Peter Crosthwaitearm: mptimer: CamelCased type names
2013-02-28 Peter Maydellhw/pflash_cfi01: Treat read in unknown command state...
2013-02-28 Peter Maydellhw/pflash_cfi01: Make read after byte-write or erase...
2013-02-28 Antoine Mathyshw/ds1338: Fix conversion between 12 hours and 24 hours...
2013-02-27 Gal HammerSet virtio-serial device to have a default of 2 MSI...
2013-02-27 Laszlo ErsekICH9 LPC: Reset Control Register, basic implementation
2013-02-27 Alexey KorolevFix guest OS hang when 64bit PCI bar present
2013-02-27 Michael S. Tsirkine1000: unbreak the guest network migration to 1.3
2013-02-27 Jason Wangnet: reduce the unnecessary memory allocation of multiqueue
2013-02-26 Michael S. Tsirkinvhost: memory sync fixes
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-23 Ronald Hechtgrlib-apbuart: Add support of various flags
2013-02-23 Fabien ChouteauTypo: replace gptimer by apbuart
2013-02-23 Hervé Poussineauxhci: fix bad print specifier
2013-02-22 Paolo Bonzinipc: add compatibility machine types for 1.4
2013-02-22 Paolo Bonziniblockdev: enable discard by default
2013-02-22 Gerd Hoffmannunbreak hw/usb/redirect.c build
2013-02-21 Gerd Hoffmannvga: fix byteswapping.
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-02-21 Alin Tomescuppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_...
2013-02-21 Peter Crosthwaitexilinx_axienet.c: Assert no error when making link
2013-02-19 Gerd Hoffmannuas-uas: usb3 streams
2013-02-19 Gerd Hoffmannusb-xhci: usb3 streams
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-02-19 Gerd Hoffmannusb: fix endpoint descriptor ordering
2013-02-19 Gerd Hoffmannusb-redir: simplify packet copy
next