]> git.proxmox.com Git - qemu.git/history - hw
target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs
[qemu.git] / hw /
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-11 Alexander GrafPPC: Qdev'ify e500 pci
2011-05-11 Alexander GrafPPC MPC7544DS: Use new TLB helper function
2011-05-11 Alexander GrafPPC: Make MPC8544DS emulation work w/o KVM
2011-05-11 Alexander GrafPPC: Make MPC8544DS obey -cpu switch
2011-05-10 David GibsonFix off-by-one error in sizing pSeries hcall table
2011-05-09 Scott Woodmonitor: add PPC BookE SPRs
2011-05-09 David GibsonPlace pseries vty devices at addresses more similar...
2011-05-09 David GibsonMake pSeries 'model' property more closely resemble...
2011-05-09 Anton Blanchardpseries: Increase maximum CPUs to 256
2011-05-09 Gerd Hoffmannusb-musb: uninline functions
2011-05-08 Hannes Reineckelsi53c895a: Rename 'sense' to 'status'
2011-05-08 Stefan Weilac97: Remove unused local variables
2011-05-08 Stefan WeilFix typos in comment (threshhold -> threshold, mapp...
2011-05-08 Stefan WeilFix typo in comment (responsiblity -> responsibility)
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-08 Stefan WeilFix typos in comments (instanciation -> instantiation)
2011-05-08 Stefan WeilFix typos in comments (interupt -> interrupt)
2011-05-08 Stefan WeilFix typos in comments (imediately -> immediately)
2011-05-08 Stefan WeilFix typo in comment (auxilliary -> auxiliary)
2011-05-08 Stefan WeilFix typo in comment (colum -> column)
2011-05-08 Stefan WeilFix typos in comments (accessable -> accessible, privel...
2011-05-08 Anthony PERARDxen: Add Xen hypercall for sleep state in the cmos_s3...
2011-05-08 Arun Sharmaxen: Initialize event channels and io rings
2011-05-08 John Babovalpci: Use of qemu_put_ram_ptr in pci_add_option_rom.
2011-05-08 Jun Nakajimaxen: Introduce the Xen mapcache
2011-05-08 Anthony PERARDxen: Introduce Xen Interrupt Controller
2011-05-08 Anthony PERARDpiix_pci: Introduces Xen specific call for irq.
2011-05-08 Anthony PERARDpc, Disable vmport initialisation with Xen.
2011-05-08 Anthony PERARDxen: Add xenfv machine
2011-05-08 Anthony PERARDpc_memory_init: Move memory calculation to the caller.
2011-05-08 Anthony PERARDxen: Add initialisation of Xen
2011-05-08 Anthony PERARDxen: Support new libxc calls from xen unstable.
2011-05-08 Anthony PERARDxen: Replace some tab-indents with spaces (clean-up).
2011-05-08 Anthony PERARDmachine, Add default_machine_opts to QEMUMachine.
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-05 Jan Kiszkapci: Add class 0x403 as 'audio controller'
2011-05-05 Jan KiszkaMSI: Robust resource release
2011-05-05 Stefan Weileepro100: Support 32 bit read/write access to flash...
2011-05-05 Stefan Weileepro100: Support byte read access to general control...
2011-05-05 Stefan Weileepro100: Support byte/word read/write access to MDI...
2011-05-05 Stefan Weileepro100: Support byte/word writes to pointer register
2011-05-05 Stefan Weileepro100: Support byte/word writes to port address
2011-05-05 Stefan Weileepro100: Fix endianness issues
2011-05-05 Stefan Weileepro100: Pad received short frames
2011-05-05 Stefan Weileepro100: Remove unused structure element
2011-05-05 Stefan Weileepro100: Remove type casts which are no longer needed
2011-05-05 Stefan Weileepro100: Avoid duplicate debug messages
2011-05-04 Gerd Hoffmannusb: mass storage fix
2011-05-04 Gerd Hoffmannusb: move complete callback to port ops
2011-05-04 Gerd Hoffmannmusb: get musb state via container_of()
2011-05-04 Gerd Hoffmannohci: get ohci state via container_of()
2011-05-04 Gerd Hoffmannuhci: keep uhci state pointer in async packet struct.
2011-05-04 Gerd Hoffmannuhci: switch to QTAILQ
2011-05-04 Hans de Goedeusb: control buffer fixes
2011-05-03 Gerd Hoffmannspice: drop obsolete iothread locking
2011-05-03 Gerd Hoffmannspice: don't call displaystate callbacks from spice...
2011-05-03 Gerd Hoffmannspice: don't create updates in spice server context.
2011-05-03 Alon Levyide/atapi: fix set but unused
2011-05-03 Amit Shahatapi: Explain why we need a 'media not present' state
2011-05-03 Amit Shahatapi: Move comment to proper place
2011-05-03 Michael Wallelm32: add Milkymist Minimac2 support
2011-05-03 Michael Wallemilkymist-sysctl: fix timers
2011-05-03 Michael Wallemilkymist-vgafb: fix console resizing
2011-05-02 Glauber Costakvm: create kvmclock when one of the flags are present
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-04-28 Alexey Kardashevskiyvirtio-serial: Fix endianness bug in the config space
2011-04-28 Kusanagi Kouichichar: Allow devices to use a single multiplexed chardev.
2011-04-28 Hans de Goedevirtio-console: notify backend of guest open / close
2011-04-27 Jan Kiszkaioapic: Do not set irr for masked edge IRQs
2011-04-27 Harsh Prateek Borav9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames ...
2011-04-27 Harsh Prateek Borahw/virtio-9p-local.c: Remove unnecessary null char...
2011-04-27 M. Mohan Kumarvirtio-9p: Bugfix to send correct iounit
2011-04-27 Aneesh Kumar K.Vvirtio-9p: removexattr on default acl should return 0
2011-04-27 Aneesh Kumar K.Vvirtio-9p: Print the pdu details on return
2011-04-27 Aneesh Kumar K.Vvirtio-9p: move 9p files around
2011-04-27 Jan Kiszkapflash: Restore & fix lazy ROMD switching
2011-04-27 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-04-27 Stefan Weilrtl8139: Fix compilation for w32/w64
2011-04-27 Kevin Wolfide/atapi: Introduce CHECK_READY flag for commands
2011-04-27 Kevin Wolfide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
2011-04-27 Kevin Wolfide/atapi: Use table instead of switch for commands
2011-04-27 Kevin Wolfide/atapi: Factor commands out
2011-04-27 Kevin Wolfide: Split atapi.c out
2011-04-27 Amit Shahatapi: Add 'medium ready' to 'medium not ready' transit...
2011-04-26 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-04-26 Stefan Hajnoczitrace: Remove %s in grlib trace events
2011-04-25 Benjamin Poirierrtl8139: add format attribute to DPRINTF
2011-04-25 Benjamin Poirierrtl8139: use variadic macro for debug statements
2011-04-25 Benjamin Poirierrtl8139: use TARGET_FMT_plx in debug messages
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port mac_dbdma
next