]> git.proxmox.com Git - qemu.git/history - hw
hw/ds1338: Recapture current time when register pointer wraps around
[qemu.git] / hw /
2012-10-12 Peter Maydellhw/ds1338: Recapture current time when register pointer...
2012-10-12 Peter Maydellhw/ds1338: Fix mishandling of register pointer
2012-10-12 Evgeny Voevodinhw/arm_gic.c: Fix improper DPRINTF output.
2012-10-12 Soren Brinkmanncadence_ttc: Fix 'clear on read' behavior
2012-10-10 Peter Crosthwaitessi: Add slave autoconnect helper
2012-10-10 Peter A. G. Crosth... xilinx_zynq: Added SPI controllers + flashes
2012-10-10 Peter A. G. Crosth... xilinx_spips: Xilinx Zynq SPI cntrlr device model
2012-10-10 Peter A. G. Crosth... petalogix-ml605: added SPI controller with n25q128
2012-10-10 Peter A. G. Crosth... xilinx_spi: Initial impl. of Xilinx SPI controller
2012-10-10 Peter A. G. Crosth... m25p80: Initial implementation of SPI flash device
2012-10-10 Peter A. G. Crosth... hw: Added generic FIFO API.
2012-10-10 Peter A. G. Crosth... stellaris: Removed SSI mux
2012-10-10 Peter A. G. Crosth... qdev: allow multiple qdev_init_gpio_in() calls
2012-10-10 Peter A. G. Crosth... ssi: Added create_slave_no_init()
2012-10-10 Peter A. G. Crosth... ssi: Implemented CS behaviour
2012-10-10 Peter A. G. Crosth... ssi: Support for multiple attached devices
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Aurelien Jarnovga: cleanup after isa_vga_init() and pci_vga_init...
2012-10-06 Aurelien Jarnomips/r4k: use the new is_vga_init() function
2012-10-06 Aurelien Jarnopc: use the new pci_vga_init() and isa_vga_init() functions
2012-10-06 Aurelien Jarnosun/sun4u: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoppc/pSeries: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoppc/prep: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoppc/oldworld: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoppc/newworld: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoalpha: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnomips/malta: use the new pci_vga_init() function
2012-10-06 Aurelien Jarnoisa: add a isa_vga_init() function
2012-10-06 Aurelien Jarnopci: add a pci_vga_init() function
2012-10-06 Aurelien Jarnovl.c: convert *vga_enabled functions to QOM
2012-10-06 Aurelien Jarnovga: rename isa_vga_init() to isa_std_vga_init()
2012-10-06 Aurelien Jarnovga: rename pci_vga_init() into pci_std_vga_init()
2012-10-05 Stefan WeilRemove libhw
2012-10-05 Stefan Weilversatilepb: Use symbolic indices for ARM PIC
2012-10-05 Eduardo Habkostqdev: kill bogus comment
2012-10-05 Stefan Weilhw: Add missing 'static' attribute for QEMUMachine
2012-10-05 Amos Kongcleanup useless return sentence
2012-10-05 Paolo Bonzinirtc: implement century byte
2012-10-05 Paolo Bonzinirtc: map CMOS index 0x37 to 0x32 on read and writes
2012-10-05 Jim Meyeringhw/r2d: add comment: this strncpy use is ok
2012-10-05 Jim Meyeringacpi: remove strzcpy (strncpy-identical) function;...
2012-10-05 Jim Meyeringvscsi: avoid unwarranted strncpy
2012-10-05 Jim Meyeringvirtio-9p: avoid unwarranted uses of strncpy
2012-10-05 Jim Meyeringbt: replace fragile snprintf use and unwarranted strncpy
2012-10-05 Jim Meyeringlm32: avoid buffer overrun
2012-10-05 Jim Meyeringhw/9pfs: avoid buffer overrun
2012-10-05 Jim Meyeringscsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_de...
2012-10-05 Stefan Weilhw: Fix return value check for bdrv_read, bdrv_write
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-10-05 Avi KivityMake target_phys_addr_t 64 bits unconditionally
2012-10-05 Alexander GrafPPC: e500: Only expose even TLB sizes in initial TLB
2012-10-05 David Gibsonpseries: Don't test for MSR_PR for hypercalls under KVM
2012-10-05 Scott WoodPPC: e500: calculate initrd_base like dt_base
2012-10-05 Scott WoodPPC: e500: increase DTC_LOAD_PAD
2012-10-05 Alexander Graffdt: move dumpdtb interpretation code to device_tree.c
2012-10-04 David Gibsonpseries: Set hash table size based on RAM size
2012-10-04 David Gibsonpseries: Remove unnecessary locking from PAPR hash...
2012-10-04 Stefan Weilppc405_uc: Fix buffer overflow
2012-10-04 David Gibsonpseries: Fix semantics of RTAS int-on, int-off and...
2012-10-04 David Gibsonpseries: Rework implementation of TCE bypass
2012-10-04 David Gibsonpseries: Remove never used flags field from spapr vio...
2012-10-04 David Gibsonpseries: Remove XICS irq type enum type
2012-10-04 David Gibsonpseries: Remove C bitfields from xics code
2012-10-04 David Gibsonpseries: Small cleanup to H_CEDE implementation
2012-10-04 David Gibsonpseries: Fix XICS reset
2012-10-04 David Gibsonpseries: Reset emulated PCI TCE tables on system reset
2012-10-04 David Gibsonpseries: Clear TCE and signal state when resetting...
2012-10-04 David Gibsonpseries: Add support for new KVM hash table control...
2012-10-04 David Gibsonpseries: Use new method to correct reset sequence
2012-10-04 David Gibsonpseries: Fix and cleanup CPU initialization and reset
2012-10-03 Anthony PERARDxen: Introduce xen_modified_memory.
2012-10-03 Xudong Haoqemu/xen: Add 64 bits big bar support on qemu
2012-10-03 Anthony PERARDxen: Fix, no unplug of pt device by platform device.
2012-10-01 Anthony Liguorivfio_pci: fix build on 32-bit systems
2012-10-01 Alex Williamsonvfio: Enable vfio-pci and mark supported
2012-10-01 Alex Williamsonvfio: vfio-pci device assignment driver
2012-09-28 Paolo Bonziniiostatus: reorganize io error code
2012-09-28 Paolo Bonziniiostatus: change is_read to a bool
2012-09-28 Paolo Bonziniiostatus: move BlockdevOnError declaration to QAPI
2012-09-28 Paolo Bonziniiostatus: rename BlockErrorAction, BlockQMPEventAction
2012-09-28 Amit Shahvirtio-serial-bus: let chardev know the exact number...
2012-09-28 Amit Shahvirtio: Introduce virtqueue_get_avail_bytes()
2012-09-28 Amit Shahvirtio: use unsigned int for counting bytes in vq
2012-09-28 Michael S. Tsirkinvirtio-net: fix used len for tx
2012-09-28 Michael S. Tsirkinvirtio: don't mark unaccessed memory as dirty
2012-09-27 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-09-26 Francesco LavraVersatile Express: Add modelling of NOR flash
2012-09-26 Francesco LavraVersatile Express: Fix NOR flash 0 address and remove...
2012-09-26 Meador Ingehw/armv7m_nvic: Correctly register GIC region when...
2012-09-26 Brendan Fennellpl190: fix read of VECTADDR
2012-09-26 Paolo Bonzinipci-assign: use monitor_handle_fd_param
2012-09-26 David Gibsonusb: Fix usb_packet_map() in the presence of IOMMUs
2012-09-26 Hans de Goedeehci: Fix interrupt packet MULT handling
2012-09-26 Gerd Hoffmannxhci: create a memory region for each port
next