]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/block/pflash_cfi02: Fix reset command not ignored during erase
[mirror_qemu.git] / hw /
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix reset command not ignored...
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix CFI in autoselect mode
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Split if() condition
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Extract pflash_regions_count()
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Implement nonuniform sector...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Document 'Page Mode' operations...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Hold the PRI table offset in...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Document the current CFI values
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Remove pointless local variable
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix command address comparison
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Unify the MemoryRegionOps
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Extract the pflash_data_read...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Use the ldst API in pflash_read()
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Use the ldst API in pflash_write()
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Simplify a statement using fall...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Add helpers to manipulate the...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Add an enum to define the write...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Fix debug format string
2019-07-02 Philippe Mathieu... hw/block/pflash: Simplify trace_pflash_data_read/write()
2019-07-02 Philippe Mathieu... hw/block/pflash: Simplify trace_pflash_io_read/write()
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-06-26 Aleksandar Markovicdma/rc4030: Minor code style cleanup
2019-06-26 Aleksandar Markovicdma/rc4030: Fix off-by-one error in specified memory...
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Align the pci0-mem size
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Convert debug printf()s to trace...
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of...
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
2019-06-26 Philippe Mathieu... hw/mips/gt64xxx_pci: Fix multiline comment syntax
2019-06-24 Klaus Birkelund... nvme: do not advertise support for unsupported arbitrat...
2019-06-24 Anthony PERARDxen: Import other xen/io/*.h
2019-06-24 Anthony PERARDxen: Drop includes of xen/hvm/params.h
2019-06-24 Anthony PERARDxen: Avoid VLA
2019-06-24 Paul Durrantxen-bus / xen-block: add support for event channel...
2019-06-24 Paul Durrantxen-bus: allow AioContext to be specified for each...
2019-06-24 Paul Durrantxen-bus: use a separate fd for each event channel
2019-06-24 Paul Durrantxen-block: support feature-large-sector-size
2019-06-21 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-06-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-21 Greg Kurzhw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
2019-06-21 Lidong Chensd: Fix out-of-bounds assertions
2019-06-21 Vitaly Kuznetsovi386/kvm: convert hyperv enlightenments properties...
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-06-17 Peter Maydellhw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if...
2019-06-17 Peter Maydellhw/intc/arm_gicv3: Fix decoding of ID register range
2019-06-17 Peter Maydellhw/arm: Correctly disable FPU/DSP for some ARMSSE-based...
2019-06-17 Peter Maydellhw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
2019-06-17 Peter Maydellhw/arm/boot: Honour image size field in AArch64 Image...
2019-06-17 Peter Maydellhw/arm/boot: Avoid placing the initrd on top of the...
2019-06-17 Peter Maydellhw/arm/boot: Diagnose layouts that put initrd or DTB...
2019-06-17 Peter Maydellhw/arm/boot: Don't assume RAM starts at address zero
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-06-16 Gerd Hoffmannq35: fix mmconfig and PCI0._CRS
2019-06-16 Wei Yanghw/acpi: extract acpi_add_rom_blob()
2019-06-16 Li Hangjingvhost: fix vhost_log size overflow during migration
2019-06-14 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-06-14 Andrey Shinkevichhw/block/fdc: floppy command FIFO memory initialization
2019-06-14 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-06-13 Eric Augervfio/common: Introduce vfio_set_irq_signaling helper
2019-06-13 Alex Williamsonvfio/pci: Allow MSI-X relocation to fixup bogus PBA
2019-06-13 Alex Williamsonvfio/pci: Hide Resizable BAR capability
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-06-13 Peter Maydellhw/core/bus.c: Only the main system bus can have no...
2019-06-13 Peter Maydellhw/arm/smmuv3: Fix decoding of ID register range
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-06-13 Gerd Hoffmannedid: flip the default to enabled
2019-06-12 Alex Bennéesemihosting: split console_out into string and char...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Markus ArmbrusterClean up a header guard symbols (again)
2019-06-12 Markus ArmbrusterSupply missing header guards
2019-06-12 Markus ArmbrusterInclude qemu-common.h exactly where needed
2019-06-12 Markus ArmbrusterInclude qemu/module.h where needed, drop it from qemu...
2019-06-12 Benjamin Herrenschmidtppc/xive: Make XIVE generate the proper interrupt types
2019-06-12 Cédric Le Goaterppc/pnv: activate the "dumpdtb" option on the powernv...
2019-06-12 David Gibsonspapr: Allow hot plug/unplug of PCI bridges and devices...
2019-06-12 David Gibsonspapr: Direct all PCI hotplug to host bridge, rather...
2019-06-12 David Gibsonspapr: Don't use bus number for building DRC ids
2019-06-12 David Gibsonspapr: Clean up DRC index construction
2019-06-12 David Gibsonspapr: Clean up spapr_drc_populate_dt()
2019-06-12 David Gibsonspapr: Clean up dt creation for PCI buses
2019-06-12 David Gibsonspapr: Clean up device tree construction for PCI devices
2019-06-12 David Gibsonspapr: Clean up device node name generation for PCI...
2019-06-12 Greg Kurzspapr_pci: Improve error message
2019-06-11 Markus Armbrusterqemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 Markus Armbrusterqemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
2019-06-10 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-10 Richard Hendersontarget/xtensa: Use env_cpu, env_archcpu
next