]> git.proxmox.com Git - qemu.git/history - hw
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
[qemu.git] / hw /
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-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.
2013-01-21 KONRAD Fredericvirtio-device: refactor virtio-device.
2013-01-21 KONRAD Fredericvirtio-bus: introduce virtio-bus
2013-01-21 KONRAD Fredericqdev: add a maximum device allowed field for the bus.
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-21 Stefan Weilhw/tpci200: Fix compiler warning (redefined symbol...
2013-01-21 Michael Tokarevacpitable: open the data file in binary mode
2013-01-21 Stefan Weilhw: Spelling fix in log message
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Stefan Weilusb: Fix compilation for MinGW (regression)
2013-01-19 Markus Armbrustervl: Use size_t for sizes in get_boot_devices_list()
2013-01-19 Markus Armbrusterfw_cfg: Use void *, size_t instead of uint8_t *, uint32...
2013-01-19 Markus Armbrusterpc: Clean up bochs_bios_init()'s (non-)use of sizeof
2013-01-19 Markus Armbrustersun4: Fix unchecked strdup() by switching to fw_cfg_add...
2013-01-19 Markus Armbrusterpc: Fix unchecked strdup() by switching to fw_cfg_add_s...
2013-01-19 Markus Armbrusterfw_cfg: New fw_cfg_add_string()
2013-01-19 Markus Armbrusterfw_cfg: Dumb down fw_cfg_add_*() not to return success...
2013-01-19 Markus Armbrusterfw_cfg: Replace debug prints by tracepoints
2013-01-19 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-18 Cornelia Hucks390: Add a hypercall registration interface.
2013-01-18 Viktor MihajlovskiS390: Enable -cpu help and QMP query-cpu-definitions
2013-01-18 Christian Borntraegers390: Move IPL code into a separate device
2013-01-18 Alexander GrafPPC: KVM: Add support for EPR with KVM
2013-01-18 Alexander Grafopenpic: export e500 epr enable into a ppc.c function
2013-01-18 Alexander GrafPPC: e500: Change in-memory order of load blobs
2013-01-18 Alexander GrafPPC: E500: Calculate loading blob offsets properly
2013-01-18 Alexander Grafopenpic: set mixed mode as supported
2013-01-18 Alexander Grafopenpic: unify gcr mode mask updates
2013-01-18 Alexander Grafopenpic: move gcr write into a function
2013-01-18 Stefan Hajnoczidataplane: support viostor virtio-pci status bit setting
2013-01-18 Stefan Hajnoczidataplane: avoid reentrancy during virtio_blk_data_plan...
2013-01-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-17 Michael S. Tsirkinvirtio-pci: fix irqfd cleanup argument order
2013-01-17 Andreas Färberqom: Extend documentation on QOM method concepts
2013-01-17 Wenchao XiaHMP: add QDict to info callback handler
2013-01-17 Kevin Wolfide: Remove wrong assertion
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Andreas Färbertmp105: Add temperature QOM property
2013-01-16 Andreas Färbertmp105: QOM'ify
next