]> git.proxmox.com Git - qemu.git/history - hw
tests: Add gcov support for x86_64 qtest
[qemu.git] / hw /
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-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
2013-01-16 Andreas Färbertmp105: Fix I2C protocol bug
2013-01-16 Andreas Färbertmp105: Split out I2C message constants from header
2013-01-16 Markus Armbrusterusb-storage: Drop useless null test in usb_msd_handle_d...
2013-01-16 Stefan Weilpseries: Replace non-portable asprintf by g_strdup_printf
2013-01-16 Knut OmangAdd new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
2013-01-16 Andreas Färberqdev: Prepare "realized" property
2013-01-16 Andreas Färberqdev: Fold state enum into bool realized
2013-01-16 Avik Silpseries: set no default boot order
2013-01-16 Avik SilMake default boot order machine specific
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-14...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-14...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-01-15 Hervé Poussineauacpi_piix4: Do not use old_portio-style callbacks
2013-01-15 Hervé Poussineauxen_platform: Do not use old_portio-style callbacks
2013-01-15 Julien Grallhw/dma.c: Fix conversion of ioport_register* to MemoryR...
2013-01-15 Markus Armbrusterscsi-disk: qemu_vfree(NULL) is fine, simplify
2013-01-15 Paolo Bonziniide: issue discard asynchronously but serialize the...
2013-01-15 Paolo Bonziniide: fix TRIM with empty range entry
2013-01-15 Andreas Färberexec: Return CPUState from qemu_get_cpu()
2013-01-15 Andreas Färbercpu: Move cpu_index field to CPUState
2013-01-15 Andreas Färbercpu: Move numa_node field to CPUState
2013-01-15 Andreas Färbercpu: Move nr_{cores,threads} fields to CPUState
2013-01-15 Blue Swirlpc87312: Avoid define conflict on mingw32
next