]> git.proxmox.com Git - qemu.git/history - hw
target-i386: fix round{pd,ps,sd,ss} SSE2 instructions
[qemu.git] / hw /
2012-01-10 Stefan Weilwm8750: Fix calculation of number of array elements
2012-01-10 Stefan Weilelf: Improve symbol lookup (optimize, fix for bsd-user)
2012-01-10 Peter Maydellhw/integratorcp: Simplify flash remap code
2012-01-10 Peter Maydellhw/integratorcp: Fix sense of REMAP bit
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/fix-vhost-after...
2012-01-09 Avi Kivityvhost: improve region filtering
2012-01-09 Avi Kivityvhost: fix mem_sections memory corruption
2012-01-09 Avi Kivityvhost: fix incorrect userspace address
2012-01-07 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Stefan Weilsm501: Fix size of color_reg
2012-01-07 Stefan Weilmalta: Fix regression (i8259 interrupts did not work)
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-06 Peter Maydellvirtio-9p-proxy: Fix typo causing compile failure on...
2012-01-06 Markus Armbrusterscsi virtio-blk usb-msd: Clean up device init error...
2012-01-06 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argumen...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_mem_fix...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-06 Andriy Gaponusb-ohci: td.cbp incorrectly updated near page end
2012-01-06 Gerd Hoffmannusb-storage: cancel I/O on reset
2012-01-04 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04 M. Mohan Kumarhw/9pfs: Add support to use named socket for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Proxy getversion
2012-01-04 M. Mohan Kumarhw/9pfs: xattr interfaces in proxy filesystem driver
2012-01-04 M. Mohan Kumarhw/9pfs: File ownership and others
2012-01-04 M. Mohan Kumarhw/9pfs: Add stat/readlink/statfs for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Create other filesystem objects
2012-01-04 M. Mohan Kumarhw/9pfs: Open and create files
2012-01-04 M. Mohan Kumarhw/9pfs: File system helper process for qemu 9p proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Add new proxy filesystem driver
2012-01-04 M. Mohan Kumarhw/9pfs: Add validation to {un}marshal code
2012-01-04 M. Mohan Kumarhw/9pfs: Move pdu_marshal/unmarshal code to a seperate...
2012-01-04 Aneesh Kumar K.Vhw/9pfs: Move opt validation to FsDriver callback
2012-01-04 Rob Herringadd L2x0/PL310 cache controller device
2012-01-04 Rob Herringarm: add dummy gic security registers
2012-01-04 Mark Langsdorfarm: Set frequencies for arm_timer
2012-01-04 Rob Herringarm: add missing scu registers
2012-01-04 Peter Maydellhw/omap_gpmc: Fix region map/unmap when configuring...
2012-01-04 Peter Maydellhw/omap1.c: Drop unused includes
2012-01-04 Juha Riihimäkihw/omap1.c: Separate dpll_ctl from omap_mpu_state
2012-01-04 Juha Riihimäkihw/omap1.c: Separate PWT from omap_mpu_state
2012-01-04 Avi Kivityvmstate, memory: decouple vmstate from memory API
2012-01-04 Juha Riihimäkihw/omap1.c: Separate PWL from omap_mpu_state
2012-01-04 Peter Maydellhw/omap1.c: omap_mpuio_init() need not be public
2012-01-04 Peter Maydellhw/pl110.c: Add post-load hook to invalidate display
2012-01-04 Peter Maydellhw/pl181.c: Add save/load support
2012-01-04 Alexander GrafAdd generic drive hotplugging
2012-01-04 Alexander Graf[S390] Add hotplug support
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2012-01-03 Avi Kivityvirtio-balloon: avoid cpu_get_physical_page_desc()
2012-01-03 Avi Kivityvhost: avoid cpu_get_physical_page_desc()
2012-01-03 Michael Ellermanpseries: Check for duplicate addresses on the spapr...
2012-01-03 David Gibsonpseries: Populate "/chosen/linux,stdout-path" in the FDT
2012-01-03 David Gibsonpseries: Add a routine to find a stable "default" vty...
2012-01-03 David Gibsonpseries: Emit device tree nodes in reg order
2012-01-03 Bharata B Raopseries: FDT NUMA extensions to support multi-node...
2012-01-03 David Gibsonpseries: Remove hcalls callback
2012-01-03 Liu Yu-B13201kvm-ppc: halt secondary cpus when guest reset
2011-12-30 Christian Borntraegervirtio-console: Fix failure on unconnected pty
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2011-12-22 Vasilis LiaskovitisSet numa topology for max_cpus
2011-12-21 Amit Shahvirtio-serial-bus: Ports are expected to implement...
2011-12-21 Amit Shahvirtio-console: Properly initialise class methods
2011-12-21 Amit Shahvirtio-console: Check if chardev backends available...
2011-12-21 Aneesh Kumar K.Vhw/9pfs: iattr_valid flags are kernel internal flags...
2011-12-21 Aneesh Kumar K.Vhw/9pfs: Use the correct signed type for different...
2011-12-21 Stefan Hajnoczihw/9pfs: replace iovec manipulation with QEMUIOVector
2011-12-21 Andrzej Zaborowskisd: Remember to reset .expecting_acmd on reset.
2011-12-21 Peter Maydellhw/sd.c: Clear status bits when read via response r6
2011-12-21 Peter Maydellhw/sd.c: Correct handling of APP_CMD status bit
2011-12-21 Peter Maydellhw/sd.c: Correct handling of type B SD status bits
2011-12-21 Peter Maydellhw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
2011-12-21 Peter Maydellhw/sd.c: Handle CRC and locked-card errors in normal...
2011-12-21 Peter Maydellhw/sd.c: Handle illegal commands in sd_do_command
2011-12-21 Peter Maydellhw/sd.c: When setting ADDRESS_ERROR bit, don't clear...
2011-12-21 Peter Maydellhw/sd.c: On CRC error, set CRC error status bit rather...
2011-12-21 Peter Maydellhw/sd.c: Add comment regarding CARD_STATUS_* defines
2011-12-21 Peter Maydellhw/sd.c: Fix the set of commands which are failed when...
2011-12-20 Peter Maydellhw/sysbus.c: Remove unnecessary conditionals
2011-12-20 Hervé Poussineauaudio: remove unused parameter isa_pic
2011-12-20 Hervé Poussineauisa: always use provided ISA bus in isa_bus_irqs()
2011-12-20 Hervé Poussineauisa: always use provided ISA bus when creating an isa...
2011-12-20 Hervé Poussineaumalta: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaufulong2e: give ISA bus to ISA methods
2011-12-20 Hervé Poussineausun4u: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaualpha: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaupc: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaui8259: give ISA device to isa_register_ioport()
2011-12-20 Hervé Poussineauisa: move ISABus structure definition to header file
2011-12-20 Hervé Poussineauisa: give ISABus/ISADevice to isa_create(), isa_bus_irq...
2011-12-20 Paolo Bonzinii440fx: remove piix3 field
2011-12-20 Avi Kivityxen, vga: add API for registering the framebuffer
2011-12-20 Avi Kivityvhost: convert to MemoryListener API
2011-12-20 Avi Kivityframebuffer: drop use of cpu_physical_sync_dirty_bitmap()
2011-12-20 Avi Kivityloader: remove calls to cpu_get_physical_page_desc()
2011-12-20 Avi Kivityframebuffer: drop use of cpu_get_physical_page_desc()
next