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/mcayland/tags/qemu-openbios-20220308' i...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
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
qemu-io: Allow larger write zeroes under no fallback
Eric Blake
2022-03-07
qemu-io: Utilize 64-bit status during map
Eric Blake
2022-03-07
nbd/server: Minor cleanups
Eric Blake
2022-03-07
tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
Daniel P. Berrangé
2022-03-07
tests/qemu-iotests: validate NBD TLS with UNIX sockets
Daniel P. Berrangé
2022-03-07
tests/qemu-iotests: validate NBD TLS with hostname mismatch
Daniel P. Berrangé
2022-03-07
tests/qemu-iotests: convert NBD TLS test to use standard filters
Daniel P. Berrangé
2022-03-07
tests/qemu-iotests: introduce filter for qemu-nbd export list
Daniel P. Berrangé
2022-03-07
roms/openbios: update OpenBIOS images to 0e0afae6 built from submodule
Mark Cave-Ayland
2022-03-07
hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
Ani Sinha
2022-03-07
tests/qemu-iotests: expand _filter_nbd rules
Daniel P. Berrangé
2022-03-07
tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
Daniel P. Berrangé
2022-03-07
block/nbd: don't restrict TLS usage to IP sockets
Daniel P. Berrangé
2022-03-07
qemu-nbd: add --tls-hostname option for TLS certificate validation
Daniel P. Berrangé
2022-03-07
block/nbd: support override of hostname for TLS certificate validation
Daniel P. Berrangé
2022-03-07
block: pass desired TLS hostname through from block driver client
Daniel P. Berrangé
2022-03-07
crypto: mandate a hostname when checking x509 creds on a client
Daniel P. Berrangé
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
[next]