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
Age
Commit message (
Expand
)
Author
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2022-03-08
tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
Cleber Rosa
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
2022-03-08
hw/isa/isa-bus: Remove isabus_dev_print()
Bernhard Beschow
2022-03-08
hw/input/pckbd: QOM'ify IRQ numbers
Bernhard Beschow
2022-03-08
hw/rtc/m48t59-isa: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
hw/mips/gt64xxx_pci: Resolve gt64120_register()
Bernhard Beschow
2022-03-08
hw/isa/piix4: Replace some magic IRQ constants
Bernhard Beschow
2022-03-08
hw/isa/piix4: Resolve global instance variable
Bernhard Beschow
2022-03-08
hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
Bernhard Beschow
2022-03-08
hw/isa/piix4: Resolve redundant i8259[] attribute
Bernhard Beschow
2022-03-08
malta: Move PCI interrupt handling from gt64xxx_pci to piix4
Bernhard Beschow
2022-03-08
hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
Bernhard Beschow
2022-03-08
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220307-pull-reque...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
2022-03-07
hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
Ani Sinha
2022-03-07
scripts/qmp-shell-wrap: Fix import path
John Snow
2022-03-07
python/aqmp: drop _bind_hack()
John Snow
2022-03-07
python/aqmp: fix race condition in legacy.py
John Snow
2022-03-07
python/aqmp: add start_server() and accept() methods
John Snow
2022-03-07
python/aqmp: stop the server during disconnect()
John Snow
2022-03-07
python/aqmp: refactor _do_accept() into two distinct steps
John Snow
2022-03-07
python/aqmp: squelch pylint warning for too many lines
John Snow
2022-03-07
python/aqmp: split _client_connected_cb() out as _incoming()
John Snow
2022-03-07
python/aqmp: remove _new_session and _establish_connection
John Snow
2022-03-07
python/aqmp: rename 'accept()' to 'start_server_and_accept()'
John Snow
2022-03-07
python/aqmp: add _session_guard()
John Snow
2022-03-07
target/mips: Remove duplicated MIPSCPU::cp0_count_rate
Philippe Mathieu-Daudé
2022-03-07
target/mips: Fix cycle counter timing calculations
Simon Burge
2022-03-07
Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...
Peter Maydell
2022-03-07
Check and report for incomplete 'global' option format
Rohit Kumar
2022-03-07
tests/vm: Update haiku test vm to R1/Beta3
Thomas Huth
2022-03-07
tests/avocado: Cancel BootLinux tests in case there is no free port
Thomas Huth
2022-03-07
Merge remote-tracking branch 'remotes/hreitz-gitlab/tags/pull-block-2022-03-0...
Peter Maydell
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-07
ui/cocoa: Use the standard about panel
Akihiko Odaki
2022-03-07
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
2022-03-07
hw/intc/arm_gicv3: Fix missing spaces in error log messages
Peter Maydell
2022-03-07
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for table reads and writes
Peter Maydell
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for commands
Peter Maydell
2022-03-07
target/arm/translate-neon: Simplify align field check for VLD3
Peter Maydell
2022-03-07
target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
Peter Maydell
[next]