]> git.proxmox.com Git - mirror_qemu.git/history - hw
vnc: fix segmentation fault when invalid vnc parameters are specified
[mirror_qemu.git] / hw /
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/amit/tags/vser...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-11 Amit Shahvirtio-serial: fix segfault on NULL port names
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-10 Eduardo Habkostunicore32: Use uc32_cpu_init()
2015-03-10 Eduardo Habkostm68k: Use cpu_m68k_init()
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-10 Ekaterina Tumanovascsi-hd: fix property unset case
2015-03-10 Fam Zhengvirtio-blk: Remove the stale FIXME comment
2015-03-10 John Snowahci: Recompute cur_cmd on migrate post load
2015-03-10 Paolo Bonziniahci: add support for restarting non-queued commands
2015-03-10 John Snowahci: Migrate IDEStatus
2015-03-10 Paolo Bonziniide: support PIO restart for the ISA controller
2015-03-10 Paolo Bonziniide: make more functions static
2015-03-10 Paolo Bonziniide: commonize io_buffer_index initialization
2015-03-10 Paolo Bonziniide: migrate initial request state via IDEBus
2015-03-10 Paolo Bonziniide: place initial state of the current request to...
2015-03-10 Paolo Bonziniide: replace set_unit callback with more IDEBus state
2015-03-10 Paolo Bonziniide: remove restart_cb callback
2015-03-10 Paolo Bonziniide: move restart callback to common code
2015-03-10 Paolo Bonziniide: pass IDEBus to the restart_cb
2015-03-10 Paolo Bonziniide: do not use BMDMA in restart callback
2015-03-10 Paolo Bonziniide: introduce ide_register_restart_cb
2015-03-10 Paolo Bonziniide: prepare to move restart to common code
2015-03-10 Paolo Bonziniide: start extracting ide_restart_dma out of bmdma_rest...
2015-03-10 Ekaterina TumanovaBlockConf: Call backend functions to detect geometry...
2015-03-10 Fam Zhengvirtio-blk: Check return value of blk_aio_ioctl
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-03-10 Markus Armbrusterscsi: Convert remaining PCI HBAs to realize()
2015-03-10 Markus Armbrusterscsi: Improve error reporting for invalid drive property
2015-03-10 Markus Armbrusterhw: Propagate errors through qdev_prop_set_drive()
2015-03-10 Markus Armbrusterscsi: Clean up duplicated error in legacy if=scsi code
2015-03-10 Mark Cave-Aylandsun4u: switch m48t59 NVRAM to MMIO access
2015-03-10 Mark Cave-Aylandm48t59: add m48t59 sysbus device
2015-03-10 Mark Cave-Aylandm48t59: introduce new base-year qdev property
2015-03-10 Hervé Poussineaum48t59: let init functions return a Nvram object
2015-03-10 Hervé Poussineaum48t59: add a Nvram interface
2015-03-10 Hervé Poussineaum48t59: register a QOM type for each nvram type we...
2015-03-10 Hervé Poussineaum48t59: move ISA ports/memory regions registration...
2015-03-10 Michael Tokarev9pfs: remove useless return
2015-03-10 Radim Krčmářmilkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizat...
2015-03-10 Radim Krčmářfix GCC 5.0.0 logical-not-parentheses warnings
2015-03-10 Stefan Weilvhost_net: Add missing 'static' attribute
2015-03-10 Michael Tokareve500: fix memory leak
2015-03-10 Gongleisysbus: fix memory leak
2015-03-10 Gongleimilkymist.c: fix memory leak
2015-03-10 Gongleimacio: fix possible memory leak
2015-03-10 Gongleisparc/leon3.c: fix memory leak
2015-03-10 Gongleivhost: Remove superfluous '\n' around error_report()
2015-03-10 Gongleiarm/digic_boards: Remove superfluous '\n' around error_...
2015-03-10 Gongleitpm: Remove superfluous '\n' around error_report()
2015-03-10 Gongleixtensa: Remove superfluous '\n' around error_report()
2015-03-10 Gongleivfio: Remove superfluous '\n' around error_report()
2015-03-10 Gongleivhost-scsi: Remove superfluous '\n' around error_report()
2015-03-10 GongleiRemove superfluous '\n' around error_report()
2015-03-10 Gongleipl330.c: remove superfluous '\n' around error_setg
2015-03-10 Gongleia9gtimer: remove superfluous '\n' around error_setg
2015-03-10 Gongleiblock: remove superfluous '\n' around error_report...
2015-03-10 Markus Armbrusterxilinx_ethlite: Clean up after commit 2f991ad
2015-03-10 Gongleixen-pt: fix Out-of-bounds read
2015-03-10 Gongleixen-pt: fix Negative array index read
2015-03-09 Eduardo Habkosttarget-i386: Move APIC ID compatibility code to pc.c
2015-03-09 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2015-03-09 Gavin ShansPAPR: Implement sPAPRPHBClass EEH callbacks
2015-03-09 Gavin ShansPAPR: Implement EEH RTAS calls
2015-03-09 Markus Armbrusterspapr_vio: Convert to realize()
2015-03-09 Mark Cave-Aylandopenpic: convert to vmstate
2015-03-09 Mark Cave-Aylandopenpic: switch IRQQueue queue from inline to bitmap
2015-03-09 Mark Cave-Aylandopenpic: fix up loadvm under -M mac99
2015-03-09 Mark Cave-Aylandopenpic: fix segfault on -M mac99 savevm
2015-03-09 Mark Cave-Aylandcuda.c: include adb_poll_timer in VMStateDescription
2015-03-09 Mark Cave-Aylandadb.c: include ADBDevice parent state in KBDState and...
2015-03-09 Mark Cave-Aylandmacio.c: include parent PCIDevice state in VMStateDescr...
2015-03-09 Fabien ChouteauOpenpic: check that cpu id is within the number of...
2015-03-09 David Gibsonpseries: Switch VGA endian on H_SET_MODE
2015-03-09 David Gibsonvga: Expose framebuffer byteorder as a QOM property
2015-03-09 Markus Armbrusterspapr: Clean up misuse of qdev_init() in xics-kvm creation
2015-03-09 Markus ArmbrusterPPC: Clean up misuse of qdev_init() in kvm-openpic...
2015-03-09 David Gibsonpseries: Export RTC time via QOM
2015-03-09 David Gibsonpseries: Move rtc_offset into RTC device's state structure
2015-03-09 David Gibsonpseries: Make the PAPR RTC a qdev device
2015-03-09 David Gibsonpseries: Make RTAS time of day functions respect -rtc...
2015-03-09 David Gibsonpseries: Add spapr_rtc_read() helper function
2015-03-09 David Gibsonpseries: Add more parameter validation in RTAS time...
2015-03-09 David Gibsonpseries: Move sPAPR RTC code into its own file
2015-03-09 David GibsonGeneralize QOM publishing of date and time from mc14681...
2015-03-09 Alexey Kardashevskiyspapr-pci: Enable huge BARs
2015-03-09 Alexey Kardashevskiyspapr: Add pseries-2.3 machine
2015-03-09 David Gibsonpseries: Limit PCI host bridge "index" value
2015-03-09 Alexey Kardashevskiyspapr_vio/spapr_iommu: Move VIO bypass where it belongs
2015-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20150...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-03-08 Michael S. Tsirkinacpi: drop unused code
2015-03-08 Michael S. Tsirkinacpi-build: fix typo in comment
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
next