]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()
[mirror_qemu.git] / hw /
2018-02-06 Alistair Francishw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()
2018-02-06 Alistair Francishw/ppc: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/pci*: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/openrisc: Replace fprintf(stderr, "*\n" with error_r...
2018-02-06 Alistair Francishw/moxie: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/mips: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/lm32: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/dma: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Alistair Francishw/arm: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-02-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-02-04 Richard Hendersonhw/hppa: Use qemu_log_mask instead of fprintf to stderr
2018-02-03 Stefan Bergertpm: tis: move one-line function into caller
2018-02-03 Stefan Bergertpm: wrap stX_be_p in tpm_cmd_set_XYZ functions
2018-02-03 Stefan Bergertpm: Split off tpm_crb_reset function
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2018-02-02 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2018-02-02 Greg Kurztests: virtio-9p: add FLUSH operation test
2018-02-02 Peter Xuvirtio-gpu: disallow vIOMMU
2018-02-02 John Arbucklehw/audio/sb16.c: change dolog() to qemu_log_mask()
2018-02-02 Philippe Mathieu... hw/audio/wm8750: move WM8750 declarations from i2c...
2018-02-01 Greg Kurztests: virtio-9p: add WRITE operation test
2018-02-01 Greg Kurztests: virtio-9p: add LOPEN operation test
2018-02-01 Greg Kurztests: virtio-9p: use the synth backend
2018-02-01 Keno Fischer9pfs: Correctly handle cancelled requests
2018-02-01 Greg Kurz9pfs: drop v9fs_register_transport()
2018-01-31 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-01-31 Helge Dellerhw/hppa: Implement DINO system board
2018-01-30 Corey Minyardipmi: Allow BMC device properties to be set
2018-01-30 Corey Minyardipmi: disable IRQ and ATN on an external disconnect
2018-01-30 Corey Minyardipmi: Fix macro issues
2018-01-30 Corey Minyardipmi: Add the platform event message command
2018-01-30 Corey Minyardipmi: Don't set the timestamp on add events that don...
2018-01-30 Corey Minyardipmi: Fix SEL get/set time commands
2018-01-30 Helge Dellertarget/hppa: Skeleton support for hppa-softmmu
2018-01-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-01-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-01-29 Marc-André Lureautpm: add CRB device
2018-01-29 Marc-André Lureautpm: report backend request error
2018-01-29 Marc-André Lureautpm: lookup cancel path under tpm device class
2018-01-29 Marc-André Lureautpm: fix alignment issues
2018-01-29 Stefan Bergertpm: Set the flags of the CMD_INIT command to 0
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-01-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-29 Daniel P. Berrangehw: convert virtio-input-hid device to keycodemapdb
2018-01-29 Daniel P. Berrangehw: convert the escc device to keycodemapdb
2018-01-29 Daniel P. Berrangehw: convert ps2 device to keycodemapdb
2018-01-29 Prasad J Panditps2: check PS2Queue pointers in post_load routine
2018-01-29 Miika Sinput: virtio: don't send mouse wheel event twice
2018-01-29 Miika Sinput: add mouse side buttons to virtio input
2018-01-29 Suraj Jitindar Singhtarget/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
2018-01-29 Suraj Jitindar Singhtarget/ppc/spapr_caps: Add new tristate cap safe_indire...
2018-01-29 Suraj Jitindar Singhtarget/ppc/spapr_caps: Add new tristate cap safe_bounds...
2018-01-29 Suraj Jitindar Singhtarget/ppc/spapr_caps: Add new tristate cap safe_cache
2018-01-29 Suraj Jitindar Singhtarget/ppc/spapr_caps: Add support for tristate spapr_c...
2018-01-29 Greg Kurzspapr_pci: fix MSI/MSIX selection
2018-01-27 Mark Cave-Aylandinput: add missing newline from trace-events
2018-01-27 Mark Cave-Aylanduninorth: convert to trace-events
2018-01-27 Mark Cave-Aylandgrackle: convert to trace-events
2018-01-27 thuth@redhat.comppc: Deprecate qemu-system-ppcemb
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-01-26 Alistair Francisxlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
2018-01-26 Alistair Francisxlnx-zynqmp-pmu: Connect the IPI device to the PMU
2018-01-26 Alistair Francisxlnx-zynqmp-ipi: Initial version of the Xilinx IPI...
2018-01-26 Alistair Francisxlnx-zynqmp-pmu: Connect the PMU interrupt controller
2018-01-26 Alistair Francisxlnx-pmu-iomod-intc: Add the PMU Interrupt controller
2018-01-26 Alistair Francisaarch64-softmmu.mak: Use an ARM specific config
2018-01-26 Alistair Francisxlnx-zynqmp-pmu: Add the CPU and memory
2018-01-26 Alistair Francisxlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
2018-01-26 Alistair Francismicroblaze: boot.c: Don't try to find NULL file
2018-01-26 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-01-26 Philippe Mathieu... usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
2018-01-26 Philippe Mathieu... usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
2018-01-26 Mao Zhongyihw/usb/ccid: Make ccid_card_init() take an error parameter
2018-01-26 Fam Zhengusb-storage: Fix share-rw option parsing
2018-01-26 Thomas Huthusb: Remove legacy -usbdevice options (host, serial...
2018-01-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-01-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-01-25 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-01-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-01-25 Mark Cave-Aylandsun4u: implement power device
2018-01-25 Mark Cave-Aylandsparc64: convert hw/sparc64/sparc64.c from DPRINTF...
2018-01-25 Linus Walleijpl110: Implement vertical compare/next base interrupts
2018-01-25 Francisco Iglesiasxilinx_spips: Correct usage of an uninitialized local...
2018-01-25 Philippe Mathieu... sdhci: fix a NULL pointer dereference due to uninitiali...
2018-01-25 Peter Maydellhw/arm/virt: Check that the CPU realize method succeeded
2018-01-25 Luc MICHELhw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL...
2018-01-25 Luc MICHELhw/intc/arm_gic: Fix group priority computation for...
2018-01-25 Luc MICHELhw/intc/arm_gic: Fix C_RPR value on idle priority
2018-01-25 Luc MICHELhw/intc/arm_gic: Prevent the GIC from signaling an...
2018-01-25 Jean-Christophe... i.MX: Fix FEC/ENET receive funtions
2018-01-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-01-25 linzhechengvga: check the validation of memory addr when draw...
2018-01-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-01-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next