]> git.proxmox.com Git - qemu.git/history - hw
Fix harmless if statements with empty body, spotted by clang
[qemu.git] / hw /
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-13 Michael S. Tsirkinvhost-net: disable mergeable buffers
2010-04-13 David L Stevensvhost: fix features ack
2010-04-13 Aurelien Jarnosh_pci: fix memory and I/O access
2010-04-13 Aurelien Jarnor2d: always enable IDE and flash
2010-04-11 Aurelien Jarnohw/r2d: add initrd support
2010-04-11 Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-11 Michael S. Tsirkinvhost-net: disable mergeable buffers
2010-04-11 David L Stevensvhost: fix features ack
2010-04-11 Michael S. Tsirkineepro100: convert to new capability API
2010-04-11 Michael S. Tsirkinpci: add API to add capability at a known offset
2010-04-11 Aurelien Jarnohw/r2d: add flash memory
2010-04-09 Alexander GrafImplement virtio reset
2010-04-09 Gerd Hoffmannlsi: fix segfault in lsi_command_complete
2010-04-09 Paolo Bonzinimove targphys.h and hw/poison.h inclusion to cpu-common.h
2010-04-09 Paolo Bonzinimove two variable declarations out of vl.c
2010-04-08 Adam LackorzynskiDebugcon: Fix debugging printf
2010-04-08 Thomas Monjalone1000: fix build on Ubuntu with _FORTIFY_SOURCE
2010-04-08 Lars Munchsmc91c111: allow access to reserved register
2010-04-08 Lars Munchsmc91c111: mask register offset
2010-04-08 Samuel Thibaultbaum: add destroy hook
2010-04-08 Gerd Hoffmannupdate bochs vbe interface
2010-04-07 Stefan Weileepro100: fix PCI interrupt pin configuration regression
2010-04-07 Stefan Weileepro100: fix mapping of flash memory
2010-04-07 Stefan Weileepro100: Set power management capability using pci_res...
2010-04-06 Stefan Weileepro100: Set configuration bit for standard TCB
2010-04-06 Stefan Weileepro100: Add new device variant i82801
2010-04-06 Stefan Weileepro100: Simplified device instantiation
2010-04-06 Stefan Weileepro100: Simplify status handling
2010-04-06 Stefan Weileepro100: Don't allow writing SCBStatus
2010-04-05 Paul BrookOHCI qdev conversion
2010-04-05 Paul BrookARMv7-M reset fixes
2010-04-04 Paul BrookUHCI spurious interrut fix
2010-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-04-03 Blue Swirlsparc32: add IOMMU chipset doc links
2010-04-03 Blue Swirlsparc32: rename iommu.c to sun4m_iommu.c to make room...
2010-04-03 Blue Swirlsparc32: improve timer implementation
2010-04-02 Aurelien Jarnohw/r2d: add a USB keyboard
2010-04-02 TeLeManusb-bus: fix no params
2010-04-01 Stefan Weilwin32: Fix compiler errors from u_int64_t
2010-04-01 Michael S. Tsirkinvirtio-net: vhost net support
2010-04-01 Michael S. Tsirkinvhost: vhost net support
2010-04-01 Michael S. Tsirkinvirtio-pci: fill in notifier support
2010-04-01 Michael S. Tsirkinvirtio: move typedef to qemu-common
2010-04-01 Michael S. Tsirkinvirtio: add set_status callback
2010-04-01 Michael S. Tsirkinvirtio: notifier support + APIs for queue fields
2010-04-01 Michael S. Tsirkinnotifier: event notifier implementation
2010-04-01 Anthony LiguoriFix -enable-kvm
2010-03-31 Alexander GrafDon't check for bus master for old guests
2010-03-31 Max Reitzusb: class specific interface requests
2010-03-30 Blue SwirlCompile most PPC devices only once
2010-03-29 Blue SwirlCompile prep_pci only once
2010-03-29 Blue SwirlCompile openpic only once
2010-03-29 Blue SwirlCompile ide/macio only once
2010-03-29 Blue SwirlCompile pflash_cfi01 only once
2010-03-29 Blue SwirlCompile pflash_cfi02 only once
2010-03-29 Blue SwirlCompile acpi only once
2010-03-29 Blue SwirlMove KVM and Xen global flags to vl.c
2010-03-27 Blue Swirlpflash_cfi02: fix incorrect TARGET_FMT_lx/d use
2010-03-27 Markus Armbrustererror: Trim includes after "Move qemu_error & friends..."
2010-03-27 Adam Litkeballoon: Fix overflow when reporting actual memory...
2010-03-27 Blue SwirlCompile some MIPS devices only once
2010-03-27 Blue SwirlFix build
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-23 Lars MunchFix recent pxa270 serial breakage
2010-03-23 Aurelien Jarnopci_host: fix breakage
2010-03-21 Blue SwirlFix Sparc64 build
2010-03-21 Blue SwirlCompile pci_host only once
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-21 Blue SwirlMove x86 specific PC declarations to a separate file
2010-03-21 Anthony LiguoriRevert "Convert atexit users to exit_notifier"
2010-03-21 Blue SwirlFix a typo
2010-03-20 Blue SwirlFix a typo which broke Xen build
2010-03-19 Anthony LiguoriConvert atexit users to exit_notifier
2010-03-19 Anthony LiguoriRewrite mouse handlers to use QTAILQ and to have an...
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Arnaud Patard (Rtp)hw/usb-msd: fix some usb requests
2010-03-17 Gerd Hoffmannscsi-disk: fix buffer overflow
2010-03-17 Naphtali Spreiread-only: Another minor cleanup
2010-03-17 Paolo Bonzinidisentangle tcg and deadline calculation
2010-03-17 Adam Litkeballoon: Do not save VM state wrt asynchronous virtio...
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-03-17 Jan KiszkaAvoid crash on '-usbdevice <device>' without parameters
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-16 Markus Armbrustermonitor: convert do_device_add() to QObject
2010-03-16 Markus Armbrustermonitor: Use argument type 'O' for device_add
2010-03-16 Markus Armbrusterqemu-option: Move the implied first name into QemuOptsList
2010-03-16 Markus Armbrustererror: Convert do_device_add() to QError
2010-03-16 Markus ArmbrusterRevert "qdev: Use QError for 'device not found' error"
2010-03-16 Markus Armbrusterqdev: Convert qbus_find() to QError
2010-03-16 Markus Armbrusterqdev: Relax parsing of bus option
2010-03-16 Markus Armbrusterqdev: convert setting device properties to QError
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-16 Markus Armbrusterqdev: Hide "no_user" devices from users
next