qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 03:19:49 to 2020-10-12 15:03:45 UTC [more...]

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 15:02 UTC  (7+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[PATCH v6 00/36] qapi: static typing conversion, pt1
 2020-10-12 14:57 UTC  (6+ messages)
` [PATCH v6 03/36] qapi-gen: Separate arg-parsing from generation

[PATCH 0/3] python/qemu: strictly typed mypy conversion, pt3
 2020-10-12 14:54 UTC  (2+ messages)

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-12 14:57 UTC  (3+ messages)

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-12 14:52 UTC  (3+ messages)
` [PATCH 06/12] can_host: Use "

[PATCH] target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
 2020-10-12 14:44 UTC  (3+ messages)

[PATCH] qom: Fix "typddef" typo
 2020-10-12 14:45 UTC  (3+ messages)

[PATCH] block/blkdebug: fix memory leak
 2020-10-12 14:38 UTC  (2+ messages)

[PATCH 1/2] hw/char/serial: remove duplicate .class_init in serial_mm_info
 2020-10-12 14:40 UTC  (4+ messages)
` [PATCH 2/2] goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN

[PATCH v4 0/7] qemu-storage-daemon: Remove QemuOpts from --object
 2020-10-12 14:39 UTC  (11+ messages)
` [PATCH v4 1/7] keyval: Fix and clarify grammar
` [PATCH v4 2/7] test-keyval: Demonstrate misparse of ', ' with implied key
  ` [PATCH v4 2/7] test-keyval: Demonstrate misparse of ',' "
` [PATCH v4 3/7] keyval: Fix parsing of ',' in value of "
  ` [PATCH v4 3/7] keyval: Fix parsing of ', ' "
` [PATCH v4 4/7] keyval: Parse help options

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-10-12 14:38 UTC  (2+ messages)

[PATCH] mingw: Fix builds on f33 mingw
 2020-10-12 14:35 UTC  (3+ messages)

[PATCH 0/5] hw: Use PCI macros from 'hw/pci/pci.h'
 2020-10-12 14:27 UTC  (9+ messages)
` [PATCH 1/5] hw/pci-host/bonito: Make PCI_ADDR() macro more readable
` [PATCH 2/5] hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
` [PATCH 3/5] hw/pci-host/uninorth: Use the PCI_FUNC() "
` [PATCH 4/5] hw: Use the PCI_SLOT() "
` [PATCH 5/5] hw: Use the PCI_DEVFN() "

[PATCH] hw/pci: Fix typo in PCI hot-plug error message
 2020-10-12 14:23 UTC  (2+ messages)

[PATCH] softmmu/memory: Log invalid memory accesses
 2020-10-12 14:20 UTC  (2+ messages)

[PATCH 00/10] hw/isa: Introduce definitions for default IRQ values
 2020-10-12 14:17 UTC  (5+ messages)
` [PATCH 05/10] hw/isa: Add the ISA_IRQ_FDC_DEFAULT definition
` [PATCH 10/10] hw/isa: Add the ISA_IRQ_IDE_DEFAULT definition

[PATCH] hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
 2020-10-12 14:17 UTC  (2+ messages)

[PATCH 0/4] assorted gcc 10/fedora32 compile warning fixes
 2020-10-12 14:16 UTC  (5+ messages)
` [PATCH 1/4] vmdk: fix maybe uninitialized warnings

[PATCH v5] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-10-12 14:12 UTC  (3+ messages)

[PATCH] tests/test-char: Use a proper fallthrough comment
 2020-10-12 14:12 UTC  (2+ messages)

[PULL 0/7] Gitlab CI fixes and improvements
 2020-10-12 14:01 UTC  (4+ messages)
` [PULL 5/7] gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder

[PATCH v2 0/5] hw: Replace some magic by definitions
 2020-10-12 13:44 UTC  (8+ messages)
` [PATCH v2 1/5] hw: Replace magic value by PCI_NUM_PINS definition
` [PATCH v2 2/5] hw/pci-host/pam: Use ARRAY_SIZE() instead of magic value
` [PATCH v2 3/5] hw/pci-host/versatile: Add the MEMORY_WINDOW_COUNT definition
` [PATCH v2 4/5] hw/pci-host/versatile: Add the PCI_BAR_COUNT definition
` [PATCH v2 5/5] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-10-12 13:49 UTC  (7+ messages)
` [PATCH v7 01/13] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PATCH v7 02/13] qtest: Reintroduce qtest_qmp_receive

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-12 13:45 UTC  (10+ messages)

[PULL 00/39] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 13:42 UTC  (3+ messages)

[PATCH] hw/scsi: remove dead code
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH] tests/migration: Allow longer timeouts
 2020-10-12 13:13 UTC  (2+ messages)

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-12 13:09 UTC  (5+ messages)
` [PATCH 3/3] Acceptance tests: show test report "

[PATCH 0/4] hw: Replace some magic by definitions
 2020-10-12 13:01 UTC  (6+ messages)
` [PATCH 3/4] hw/pci-host/versatile: Add WINDOW_COUNT definition to replace magic '3'
` [PATCH 4/4] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
` [PATCH v2 2/3] hw/ssi: Update coding style to make checkpatch.pl happy
` [PATCH v2 3/3] hw/ssi: Rename SSI 'slave' as 'peripheral'

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-12 12:45 UTC  (4+ messages)
` [PATCH v1 2/8] migration: Don't use '#' flag of printf format

[PATCH v2 0/8] Fix some style problems in migration
 2020-10-12 13:09 UTC  (9+ messages)
` [PATCH v2 1/8] migration: Do not use C99 // comments
` [PATCH v2 2/8] migration: Don't use '#' flag of printf format
` [PATCH v2 3/8] migration: Add spaces around operator
` [PATCH v2 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v2 5/8] migration: Add braces {} for if statement
` [PATCH v2 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v2 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v2 8/8] migration: Delete redundant spaces

[PATCH v2 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-12 12:27 UTC  (4+ messages)
` [PATCH v2 1/3] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v2 2/3] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v2 3/3] migration: stop returning errno from load_snapshot()

[PATCH] hw/block/nvme: Simplify timestamp sum
 2020-10-12 12:24 UTC  (2+ messages)

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-12 12:15 UTC  (6+ messages)
` [PATCH v2 1/5] qapi: Restrict 'inject-nmi' command to machine code
` [PATCH v2 2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
` [PATCH v2 3/5] qapi: Restrict '(p)memsave' command to machine code
` [PATCH v2 4/5] qapi: Restrict 'query-kvm' "
` [PATCH v2 5/5] qapi: Restrict Xen migration commands to migration.json

[PATCH] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-12 12:19 UTC  (2+ messages)

[PATCH] hw/pci-host/grackle: Verify PIC link is properly set
 2020-10-12 12:01 UTC  (8+ messages)

[PULL 0/6] migration queue
 2020-10-12 11:44 UTC  (7+ messages)
` [PULL 1/6] virtiofsd: Silence gcc warning
` [PULL 2/6] tools/virtiofsd: add support for --socket-group
` [PULL 3/6] virtiofsd: Call qemu_init_exec_dir
` [PULL 4/6] virtiofsd: avoid /proc/self/fd tempdir
` [PULL 5/6] migration/dirtyrate: record start_time and calc_time while at the measuring state
` [PULL 6/6] migration/dirtyrate: present dirty rate only when querying the rate has completed

[PATCH 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-12 11:56 UTC  (6+ messages)
` [PATCH 1/3] block: push error reporting into bdrv_all_*_snapshot functions

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-10-12 11:51 UTC  (10+ messages)

[PATCH] tests/qtest/libqtest: Fix detection of architecture for binaries without path
 2020-10-12 11:48 UTC 

Which qemu change corresponds to RedHat bug 1655408
 2020-10-12 11:47 UTC  (8+ messages)

[PULL 00/34] QAPI patches patches for 2020-10-10
 2020-10-12 11:31 UTC  (2+ messages)

[PATCH] spapr: Clarify why DR connectors aren't user creatable
 2020-10-12 11:26 UTC 

[PATCH v4 0/4] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-12 11:23 UTC  (3+ messages)

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-12 11:12 UTC  (3+ messages)

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-10-12 11:04 UTC  (11+ messages)
` [PATCH V13 6/9] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH V13 8/9] hw/mips: Add Loongson-3 machine support

[PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
 2020-10-12 11:01 UTC  (12+ messages)
` [PATCH 1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy
` [PATCH 2/4] hw/pci-host/prep: Remove legacy PReP machine temporary workaround
` [PATCH 3/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
` [PATCH 4/4] docs/system/target-ppc.rst: Update PReP historical information

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-12 10:32 UTC  (6+ messages)
` [RFC v1 3/4] qtest: do not build ide-test if TCG is not available

Purpose of QOM properties registered at realize time?
 2020-10-12 10:30 UTC  (2+ messages)

[PATCH v2] qtest: add fuzz test case
 2020-10-12 10:26 UTC 

[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
 2020-10-12 10:25 UTC  (4+ messages)
` Ping2: "

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-12 10:23 UTC  (2+ messages)

[PATCH 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 10:17 UTC  (4+ messages)
` [PATCH 1/3] hw/ssi/aspeed_smc: Rename max_slaves as max_devices

[PATCH v4 00/21] hw/mips: Set CPU frequency
 2020-10-12  9:58 UTC  (22+ messages)
` [PATCH v4 01/21] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH v4 02/21] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH v4 03/21] hw/qdev-clock: Display error hint when clock is missing from device
` [PATCH v4 04/21] hw/core/clock: add the clock_new helper function
` [PATCH v4 05/21] target/mips: Move cpu_mips_get_random() with CP0 helpers
` [PATCH v4 06/21] target/mips/cp0_timer: Explicit unit in variable name
` [PATCH v4 07/21] target/mips/cp0_timer: Document TIMER_PERIOD origin
` [PATCH v4 08/21] target/mips: Move cp0_count_ns to CPUMIPSState
` [PATCH v4 09/21] target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
` [PATCH v4 10/21] target/mips/cpu: Make cp0_count_rate a property
` [PATCH v4 11/21] target/mips/cpu: Allow the CPU to use dynamic frequencies
` [PATCH v4 12/21] target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
` [PATCH v4 13/21] hw/mips/r4k: Explicit CPU frequency is 200 MHz
` [PATCH v4 14/21] hw/mips/fuloong2e: Set CPU frequency to 533 MHz
` [PATCH v4 15/21] hw/mips/mipssim: Correct CPU frequency
` [PATCH v4 16/21] hw/mips/jazz: Correct CPU frequencies
` [PATCH v4 17/21] hw/mips/cps: Expose input clock and connect it to CPU cores
` [PATCH v4 18/21] hw/mips/boston: Set CPU frequency to 1 GHz
` [PATCH v4 19/21] hw/mips/malta: Set CPU frequency to 320 MHz
` [PATCH v4 20/21] hw/mips/cps: Do not allow use without input clock
` [PATCH v4 21/21] target/mips/cpu: Display warning when CPU is used "

[PATCH] gitlab-ci.yml: Only run one test-case per fuzzer
 2020-10-12 10:00 UTC  (2+ messages)

[PATCH 0/5] MAINTAINERS: Update MIPS sections
 2020-10-12  9:52 UTC  (4+ messages)
` [PATCH 3/5] MAINTAINERS: Downgrade status of MIPS Boston to "Odd Fixes"

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-10-12  9:44 UTC  (3+ messages)
` [Bug 1849644] "
` [Bug 1849644] Update Released

[PATCH v2 0/4] Compatibility make fixes for meson
 2020-10-12  9:49 UTC  (5+ messages)
` [PATCH v2 2/4] Makefile: Require GNU make 3.82+
` [PATCH v2 4/4] configure: Test if $make actually exists

[Qemu-devel] [Bug 1637511] [NEW] Armitage crashes KVM guest with Kali2016.2 for QXL video
 2020-10-12  9:11 UTC  (2+ messages)
` [Bug 1637511] "

[PATCH v4 0/3] qga: add command guest-get-disks
 2020-10-12  8:36 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] qga: add implementation of guest-get-disks for Linux
` [PATCH v4 3/3] qga: add implementation of guest-get-disks for Windows

[PATCH v3 00/20] hw/mips: Set CPU frequency
 2020-10-12  8:34 UTC  (12+ messages)
` [PATCH v3 05/20] target/mips: Move cpu_mips_get_random() with CP0 helpers
` [PATCH v3 08/20] target/mips: Move cp0_count_ns to CPUMIPSState
` [PATCH v3 09/20] target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
` [PATCH v3 12/20] hw/mips/r4k: Explicit CPU frequency is 200 MHz
` [PATCH v3 13/20] hw/mips/fuloong2e: Set CPU frequency to 533 MHz

[PULL 00/10] migration queue
 2020-10-12  8:12 UTC  (3+ messages)

Re%3A [PATCH v4 1%2F2] hw%2Fwatchdog%3A Implement SBSA watchdog device&In-Reply-To=<CAD8XO3YmTC7fzxttg%3DQLMpJbg7uLogatxN7q7vf-iGZjyQLjjQ%40mail.gmail.com>
 2020-10-12  8:07 UTC  (3+ messages)

[PATCH v4 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-10-12  7:30 UTC  (3+ messages)
` [PATCH v4 3/4] hw/timer/bcm2835: Support the timer COMPARE registers

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-10-12  7:02 UTC  (11+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 05/16] fuzz: Declare DMA Read callback function

[PATCH v6 0/4] Fixes curses on msys2/mingw
 2020-10-12  6:49 UTC  (5+ messages)

[PATCH v2 0/9] microvm: add usb support
 2020-10-12  6:45 UTC  (4+ messages)
` [PATCH v2 4/9] "

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-12  5:55 UTC  (2+ messages)

[PATCH v2 0/6] spapr/xive: Activate StoreEOI in P10 compat guests
 2020-10-12  5:38 UTC  (4+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-10-12  3:52 UTC  (7+ messages)

[PATCH 0/1] hw/i386: prevent crash when an invalid number of dies is given
 2020-10-12  3:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] tests/acceptance: Test case for detecting -object crashes
 2020-10-12  3:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).