index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-03-01
hw/riscv: Move the dtb load bits outside of create_fdt()
Bin Meng
2023-03-01
tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
Richard Henderson
2023-03-01
exec/gen-icount: Don't use tcg_temp_local_new_i32
Richard Henderson
2023-03-01
tcg: Change default temp lifetime to TEMP_TB
Richard Henderson
2023-03-01
tcg: Don't re-use TEMP_TB temporaries
Richard Henderson
2023-03-01
tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
Richard Henderson
2023-03-01
tcg: Add tcg_gen_movi_ptr
Richard Henderson
2023-03-01
tcg: Use tcg_constant_i32 in tcg_gen_io_start
Richard Henderson
2023-03-01
tcg: Pass TCGTempKind to tcg_temp_new_internal
Richard Henderson
2023-03-01
tcg: Remove TEMP_NORMAL
Richard Henderson
2023-03-01
tcg: Rename TEMP_LOCAL to TEMP_TB
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
include/exec: Remove `tb_pc()`
Anton Johansson
2023-03-01
include/exec: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
include/exec: Introduce `CF_PCREL`
Anton Johansson
2023-03-01
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
2023-03-01
i386/xen: Reserve Xen special pages for console, xenstore rings
David Woodhouse
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
2023-03-01
i386/xen: add monitor commands to test event injection
Joao Martins
2023-03-01
hw/xen: Implement EVTCHNOP_bind_virq
David Woodhouse
2023-03-01
i386/xen: Add support for Xen event channel delivery to vCPU
David Woodhouse
2023-03-01
i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
David Woodhouse
2023-03-01
hw/xen: Add xen_overlay device for emulating shared xenheap pages
David Woodhouse
2023-03-01
i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
Joao Martins
2023-03-01
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
2023-03-01
include: import Xen public headers to hw/xen/interface
Joao Martins
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-28
exec/helper-head: Include missing "fpu/softfloat-types.h" header
Philippe Mathieu-Daudé
2023-02-27
hw/ide/pci: Add PCIIDEState::isa_irq[]
Bernhard Beschow
2023-02-27
hw/ide/pci: Unexport bmdma_active_if()
Bernhard Beschow
2023-02-27
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Un-inline ide_set_irq()
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
Philippe Mathieu-Daudé
[prev]
[next]