]> Git Repo - qemu.git/history - include
iotests/129: Use throttle node
[qemu.git] / include /
2021-01-26 Vladimir Sementsov... qapi: block-stream: add "bottom" argument
2021-01-26 Andrey Shinkevichcopy-on-read: skip non-guest reads if no copy needed
2021-01-26 Andrey Shinkevichblock: include supported_read_flags into BDS structure
2021-01-26 Andrey Shinkevichqapi: add filter-node-name to block-stream
2021-01-26 Andrey Shinkevichblock: add API function to insert a node
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-01-25 Bin Mengnet: checksum: Introduce fine control over checksum...
2021-01-24 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-24 Bin Menghw/sd: sd.h: Cosmetic change of using spaces
2021-01-24 Bin Mengutil: Add CRC16 (CCITT) calculation routines
2021-01-24 Richard Hendersontcg: Restart code generation when we run out of temps
2021-01-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-23 Roman Bolshakovtcg: Toggle page execution for Apple Silicon
2021-01-23 Philippe Mathieu... accel/tcg: Restrict cpu_io_recompile() from other accel...
2021-01-23 Philippe Mathieu... accel/tcg: Restrict tb_gen_code() from other accelerators
2021-01-23 Richard Hendersonaccel/tcg: Move tb_flush_jmp_cache() to cputlb.c
2021-01-23 Philippe Mathieu... accel/tcg: Make cpu_gen_init() static
2021-01-23 Paolo Bonzinivnc: support "-vnc help"
2021-01-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-01-22 Richard Hendersontcg: Optimize inline dup_const for MO_64
2021-01-22 Richard Hendersonqemu/compiler: Split out qemu_build_not_reached_always
2021-01-22 Gerd Hoffmannusb: add pcap support.
2021-01-22 Philippe Mathieu... scsi/utils: Add INVALID_PARAM_VALUE sense code definition
2021-01-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-01-21 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-01-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-01-21 Eric FarmanUpdate linux headers to 5.11-rc2
2021-01-20 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2021-01-20 Michael Forneyosdep.h: Remove <sys/signal.h> include
2021-01-19 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-19 Richard Hendersontarget/arm: Implement an IMPDEF pauth algorithm
2021-01-19 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2021-01-19 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-01-19 Peter Maydellhw/m68k/next-cube: Add missing header comment to next...
2021-01-19 Peter Maydellhw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC...
2021-01-19 Peter Maydellhw/m68k/next-cube: Make next_irq() function static
2021-01-18 Daniel Henrique... spapr_hcall.c: make do_client_architecture_support...
2021-01-18 Daniel Henrique... spapr.h: fix trailing whitespace in phb_placement
2021-01-18 Greg Kurzspapr: Improve handling of memory unplug with old guests
2021-01-18 Peter Maydellhw/ppc: Remove unused ppcuic_init()
2021-01-18 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-01-18 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-01-18 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-01-18 Keith Packardsemihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
2021-01-18 Alex Bennéegdbstub: drop gdbserver_cleanup in favour of gdb_exit
2021-01-18 Alex Bennéegdbstub: drop CPUEnv from gdb_exit()
2021-01-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-01-17 Jiahui Cenacpi: Add addr offset in build_crs
2021-01-16 Alistair Francisriscv: Pass RISCVHartArrayState by pointer
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-01-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-01-15 Nikola Pavlicaui/gtk: expose gd_monitor_update_interval
2021-01-15 Volker Rümelinui/gtk: don't try to redefine SI prefixes
2021-01-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-13 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-01-13 Richard Hendersontcg: Remove tcg_gen_dup{8,16,32,64}i_vec
2021-01-13 Richard Hendersontcg: Remove movi and dupi opcodes
2021-01-13 Richard Hendersontcg/tci: Add special tci_movi_{i32,i64} opcodes
2021-01-13 Richard Hendersontcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
2021-01-13 Richard Hendersontcg: Use tcg_constant_{i32,i64} with tcg int expanders
2021-01-13 Richard Hendersontcg: Use tcg_constant_i32 with icount expander
2021-01-13 Richard Hendersontcg: Introduce TYPE_CONST temporaries
2021-01-13 Richard Hendersontcg: Expand TCGTemp.val to 64-bits
2021-01-13 Richard Hendersontcg: Add temp_readonly
2021-01-13 Richard Hendersontcg: Consolidate 3 bits into enum TCGTempKind
2021-01-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-01-13 Laszlo Ersekvhost-user-fs: add the "bootindex" property
2021-01-13 Mark Cave-Aylandmacio: wire macio GPIOs to OpenPIC using sysbus IRQs
2021-01-13 Mark Cave-Aylandmacio: move OpenPIC inside macio-newworld device
2021-01-13 Mark Cave-Aylandmacio: move heathrow PIC inside macio-oldworld device
2021-01-13 Lukas Straubio: Document qmp oob suitability of qio_channel_shutdow...
2021-01-13 Lukas StraubIntroduce yank feature
2021-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-12 Hao Wuhw/misc: Add a PWM module for NPCM7XX
2021-01-12 Hao Wuhw/adc: Add an ADC module for NPCM7XX
2021-01-12 Hao Wuhw/timer: Refactor NPCM7XX Timer to use CLK clock
2021-01-12 Hao Wuhw/misc: Add clock converter in NPCM7XX CLK module
2021-01-12 Paolo Bonziniwhpx: move internal definitions to whpx-internal.h
2021-01-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-08 Peter Maydellutil/qemu-timer: Make timer_free() imply timer_del()
2021-01-08 Andrew Joneshw/arm/virt: Remove virt machine state 'smp_cpus'
2021-01-07 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-07 Richard Hendersontcg: Constify tcg_code_gen_epilogue
2021-01-07 Richard Hendersontcg: Introduce tcg_tbrel_diff
2021-01-07 Richard Hendersondisas: Push const down through host disassembly
2021-01-07 Richard Hendersontcg: Add --accel tcg,split-wx property
2021-01-07 Richard Hendersontcg: Make tb arg to synchronize_from_tb const
2021-01-07 Richard Hendersontcg: Make DisasContextBase.tb const
2021-01-07 Richard Hendersontcg: Adjust tcg_register_jit for const
2021-01-07 Richard Hendersontcg: Adjust TCGLabel for const
2021-01-07 Richard Hendersontcg: Introduce tcg_splitwx_to_{rx,rw}
2021-01-07 Richard Hendersontcg: Add in_code_gen_buffer
2021-01-07 Richard Hendersontcg: Move tcg epilogue pointer out of TCGContext
2021-01-07 Richard Hendersontcg: Move tcg prologue pointer out of TCGContext
2021-01-07 Richard Hendersonutil: Enhance flush_icache_range with separate data...
2021-01-07 Richard Hendersontcg: Introduce INDEX_op_qemu_st8_i32
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
next
This page took 0.08109 seconds and 7 git commands to generate.