]> Git Repo - qemu.git/history - include
i386: hvf: Drop useless declarations in sysemu
[qemu.git] / include /
2020-06-12 Roman Bolshakovi386: hvf: Drop useless declarations in sysemu
2020-06-12 Roman Bolshakovi386: hvf: Move HVFState definition into hvf
2020-06-12 Philippe Mathieu... sysemu/hvf: Only declare hvf_allowed when HVF is available
2020-06-12 Philippe Mathieu... sysemu/tcg: Only declare tcg_allowed when TCG is available
2020-06-12 Philippe Mathieu... sysemu/accel: Restrict machine methods to system-mode
2020-06-10 Prasad J Panditexec: set map length to zero when returning NULL
2020-06-10 Philippe Mathieu... qemu/thread: Mark qemu_thread_exit() with 'noreturn...
2020-06-10 Philippe Mathieu... memory: Make 'info mtree' not display disabled regions...
2020-06-10 Peter XuKVM: Kick resamplefd for split kernel irqchip
2020-06-10 Philippe Mathieu... hw/elf_ops: Do not ignore write failures when loading ELF
2020-06-10 Philippe Mathieu... exec: Propagate cpu_memory_rw_debug() error
2020-06-10 Philippe Mathieu... exec: Let address_space_read/write_cached() propagate...
2020-06-10 Philippe Mathieu... accel: Move Xen accelerator code under accel/xen/
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETHZ
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GET_VCPU_INFO
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETBIOSUUID
2020-06-10 Liran Alonhw/i386/vmport: Define enum for all commands
2020-06-10 Liran Alonhw/i386/vmport: Introduce vmport.h
2020-06-10 Jon Doronvmbus: add infrastructure to save/load vmbus requests
2020-06-10 Jon Doroni386: Hyper-V VMBus ACPI DSDT entry
2020-06-10 Jon Doronvmbus: vmbus implementation
2020-06-10 Jon Doronvmbus: add vmbus protocol definitions
2020-06-10 Jon Doronhyperv: expose API to determine if synic is enabled
2020-06-10 Philippe Mathieu... io/task: Move 'qom/object.h' header to source
2020-06-10 Philippe Mathieu... qom/object: Move Object typedef to 'qemu/typedefs.h'
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Name the slots when created
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Move the 'hw/misc' and cover in...
2020-06-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-05 Philippe Mathieu... hw/core: Restrict CpuClass::get_crash_info() to system...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-06-05 Paul Zimmermanwire in the dwc-hsotg (dwc2) USB host controller emulation
2020-06-05 Paul Zimmermandwc-hsotg (dwc2) USB host controller register definitions
2020-06-05 Paul Zimmermanraspi: add BCM2835 SOC MPHI emulation
2020-06-05 Janosch Franks390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-06-05 Philippe Mathieu... exec: Rename qemu_ram_writeback() as qemu_ram_msync()
2020-06-05 Philippe Mathieu... memory: Extract memory_region_msync() from memory_regio...
2020-06-05 Philippe Mathieu... memory: Rename memory_region_do_writeback -> memory_reg...
2020-06-05 Alexander Bulekovfuzz: add datadir for oss-fuzz compatability
2020-06-04 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-06-03 Alistair Francisriscv: Initial commit of OpenTitan machine
2020-06-03 Alistair Francisriscv/boot: Add a missing header include
2020-06-03 Alistair Francisriscv: sifive_e: Manually define the machine
2020-06-03 Alistair Francishw/riscv: spike: Remove deprecated ISA specific machines
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by scalar
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by vector
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by immediate
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-06-01 Philippe Mathieu... migration/vmstate: Remove unnecessary MemoryRegion...
2020-06-01 Dr. David Alan Gilberthmp: Implement qom-get HMP command
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-28 Vladimir Sementsov... block/dirty-bitmap: add bdrv_has_named_bitmaps helper
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-05-28 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-28 Philippe Mathieu... hw/display/edid: Add missing 'qdev-properties.h' header
2020-05-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-05-27 Philippe Mathieu... hw/registerfields: Prefix local variables with undersco...
2020-05-27 Leonardo Brasppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
2020-05-22 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-05-21 Guenter Roeckhw/arm/fsl-imx7: Connect watchdog interrupts
2020-05-21 Guenter Roeckhw/arm/fsl-imx7: Instantiate various unimplemented...
2020-05-21 Guenter Roeckhw/arm/fsl-imx31: Wire up watchdog
2020-05-21 Guenter Roeckhw/arm/fsl-imx25: Wire up watchdog
2020-05-21 Guenter Roeckhw/watchdog: Implement full i.MX watchdog support
2020-05-21 Guenter Roeckhw: Move i.MX watchdog driver to hw/watchdog
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-05-19 Richard Hendersonsoftfloat: Return bool from all classification predicates
2020-05-19 Richard Hendersonsoftfloat: Inline floatx80 compare specializations
2020-05-19 Richard Hendersonsoftfloat: Inline float128 compare specializations
2020-05-19 Richard Hendersonsoftfloat: Inline float64 compare specializations
2020-05-19 Richard Hendersonsoftfloat: Inline float32 compare specializations
2020-05-19 Richard Hendersonsoftfloat: Name compare relation enum
2020-05-19 Richard Hendersonsoftfloat: Name rounding mode enum
2020-05-19 Richard Hendersonsoftfloat: Change tininess_before_rounding to bool
2020-05-19 Richard Hendersonsoftfloat: Replace flag with bool
2020-05-19 Eric Blakeblockdev: Promote several bitmap functions to non-static
2020-05-19 Eric Blakeblock: Make it easier to learn which BDS support bitmaps
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-19 Volker Rümelinui/win32-kbd-hook: handle AltGr in a hook procedure
2020-05-18 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-18 Stefan Hajnocziaio-posix: disable fdmon-io_uring when GSource is used
2020-05-18 Max Reitzblock: Drop @child_class from bdrv_child_perm()
2020-05-18 Max Reitzblock: Drop child_file
2020-05-18 Max Reitzblock: Drop bdrv_format_default_perms()
2020-05-18 Max Reitzblock: Make bdrv_filter_default_perms() static
next
This page took 0.076757 seconds and 7 git commands to generate.