]> git.proxmox.com Git - qemu.git/history - hw
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
[qemu.git] / hw /
2013-01-30 Christoffer Dallhw/arm_sysctl: Clear sysctl cfgctrl start bit
2013-01-30 Markus Armbrusterhw/9pfs: Fix unchecked strdup() by converting to g_strdup()
2013-01-30 Markus Armbrusterg_strdup(NULL) returns NULL; simplify
2013-01-30 Markus Armbrusterg_malloc(0) and g_malloc0(0) return NULL; simplify
2013-01-30 Andreas Färberprep: Move PReP machine to hw/ppc/
2013-01-30 Peter Crosthwaitexilinx_axidma: Fix debug mode compile messages
2013-01-30 Peter Crosthwaitecadence_gem: Debug mode compile fixes
2013-01-30 Peter Crosthwaitecadence_ttc: Debug mode compile fixes
2013-01-29 Alex Williamsonvfio-pci: Enable PCIe extended config space
2013-01-29 Laszlo ErsekPIIX3: reset the VM when the Reset Control Register...
2013-01-29 Jason Baronich9: add support for pci assignment
2013-01-29 Amos Kongvirtio-net: rename ctrl rx commands
2013-01-29 Amos Kongvirtio-net: introduce a new macaddr control
2013-01-29 Michael S. Tsirkinvirtio-net: remove layout assumptions for ctrl vq
2013-01-29 Michael S. Tsirkinvirtio-net: revert mac on reset
2013-01-29 Michael S. Tsirkine1000: document ICS read behaviour
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-29 Cornelia Hucks390: Drop set_bit usage in virtio_ccw.
2013-01-29 Cornelia Hucks390: css error codes.
2013-01-29 Cornelia Hucks390: Use s390_cpu_physical_memory_map for tpi.
2013-01-29 Cornelia Hucks390: Add s390-ccw-virtio machine.
2013-01-29 Andreas Färbers390-virtio: Check for NULL device in reset hypercall
2013-01-29 Alexander Grafs390: Move hw files to hw/s390x
2013-01-29 Paolo Bonzinivirtio-s390: add a reset function to virtio-s390 devices
2013-01-29 Alexander Grafs390: Make typeinfo const
2013-01-29 Cornelia Hucks390: Add new channel I/O based virtio transport.
2013-01-29 Cornelia Hucks390-virtio: Factor out some initialization code.
2013-01-29 Cornelia Hucks390: Virtual channel subsystem support.
2013-01-29 Alexander Grafs390: Add default support for SCLP console
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-27 Andreas Färberprep_pci: Convert to QOM realizefn
2013-01-27 Andreas Färberprep_pci: Create PCIBus and PCIDevice in-place
2013-01-27 Eduardo Habkostpc: Generate APIC IDs according to CPU topology
2013-01-27 Eduardo Habkostpc: Set fw_cfg data based on APIC ID calculation
2013-01-27 Eduardo Habkostfw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
2013-01-27 Eduardo Habkostpc: Reverse pc_init_pci() compatibility logic
2013-01-27 Edgar E. Iglesiasxilinx_ethlite: Avoid build warnings in debug code
2013-01-27 Peter Crosthwaitem25p80.c: Return state to IDLE after COLLECTING
2013-01-26 Peter Crosthwaitexilinx_ethlite: Flush queued packets on SW service
2013-01-26 Peter Crosthwaitexilinx_ethlite: fix eth_can_rx() for ping-pong
2013-01-26 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-26 Michael Tokarevvmware_vga: fix out of bounds and invalid rects updating
2013-01-26 Peter Maydellhw/arm_boot: Align device tree to 4KB boundary, not...
2013-01-26 Markus Armbrusterfw_cfg: Drop a few superfluous initializers
2013-01-26 Markus Armbrusterfw_cfg: Splash image loader can overrun a stack variabl...
2013-01-26 Peter Maydellhw/pxa2xx_timer: Explicitly mark fallthroughs
2013-01-26 Peter Maydellhw/smc91c111: Add explicit 'return' rather than relying...
2013-01-26 Peter Maydellhw/pflash_cfi02.c: Mark deliberate fallthrough
2013-01-26 Peter Maydellhw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs
2013-01-26 Peter Maydellhw/omap1.c: Add fallthrough markers and breaks
2013-01-26 Peter Maydellhw/arm_sysctl.c: Add missing 'break' statements
2013-01-26 Paolo Bonzinibuild: remove extra-obj-y
2013-01-26 Paolo Bonzinibuild: remove universal-obj-y
2013-01-25 Scott WoodPPC: e500: Select MPIC v4.2 on ppce500 platform
2013-01-25 Scott WoodPPC: e500: fix mpic_iack address
2013-01-25 Scott Woodopenpic: add basic support for MPIC v4.2
2013-01-25 Scott Woodopenpic: fix timer address decoding
2013-01-25 Scott Woodopenpic: fix remaining issues from idr-to-destmask...
2013-01-25 David Gibsonpseries: Adjust default VIO address allocations to...
2013-01-25 David Gibsonpseries: Improve handling of multiple PCI host bridges
2013-01-25 Andreas Färbercuda: Move ADB bus into CUDA state
2013-01-25 Andreas Färberadb: QOM'ify ADB devices
2013-01-25 Andreas Färberadb: QOM'ify Apple Desktop Bus
2013-01-25 Andreas Färbercuda: QOM'ify CUDA
2013-01-25 Andreas Färberide/macio: QOM'ify MacIO IDE
2013-01-25 Andreas Färbermac_nvram: QOM'ify MacIO NVRAM
2013-01-25 Andreas Färbermac_nvram: Mark as Big Endian
2013-01-25 Andreas Färbermac_nvram: Clean up public API
2013-01-25 Andreas Färbermacio: Split MacIO in two
2013-01-25 Andreas Färbermacio: Delay qdev init until all fields are initialized
2013-01-25 Andreas Färbermacio: QOM'ify some more
2013-01-25 Andreas Färberppc: Move Mac machines to hw/ppc/
2013-01-25 Kevin Wolfide: Add fall through annotations
2013-01-25 Jason Baronahci: Add migration support
2013-01-25 Kevin Wolfahci: Change data types in preparation for migration
2013-01-25 Jason Baronahci: Remove unused AHCIDevice fields
2013-01-25 Luiz Capitulinoballoon: re-enable balloon stats
2013-01-25 Luiz Capitulinoballoon: drop old stats code & API
2013-01-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-24 Michael TokarevRevert "serial: fix retry logic"
2013-01-24 Grant Likelytrivial: etraxfs_eth: Eliminate checkpatch errors
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.77' into staging
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v68' into...
2013-01-22 Markus Armbrusterscsi: Drop useless null test in scsi_unit_attention()
2013-01-22 Paolo Bonzinilsi: use qbus_reset_all to reset SCSI bus
2013-01-22 Paolo Bonziniscsi: fix segfault with 0-byte disk
2013-01-22 Gerd Hoffmannusb: add usb-bot device (scsi bulk-only transport).
2013-01-22 Gerd Hoffmannohci: add missing break
2013-01-22 Alon Levyqxl: change rom size to 8192
2013-01-22 Gerd HoffmannRevert "usb-storage: Drop useless null test in usb_msd_...
2013-01-22 Alon Levyqxl: stop using non revision 4 rom fields for revision < 4
2013-01-21 Andreas Färbersysbus: Drop sysbus_from_qdev() cast macro
2013-01-21 KONRAD Fredericvirtio-s390-device: create a virtio-s390-bus during...
2013-01-21 KONRAD Fredericvirtio-s390-bus: add virtio-s390-bus.
2013-01-21 KONRAD Fredericvirtio-pci: refactor virtio-pci device.
2013-01-21 KONRAD Fredericvirtio-pci-bus: introduce virtio-pci-bus.
next