qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 11:41:22 to 2020-03-04 08:42:49 UTC [more...]

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-03-04  8:41 UTC  (7+ messages)

[PATCH RFC 0/4] kvm: Implement atomic memory region resizes
 2020-03-04  8:30 UTC  (7+ messages)
` [PATCH RFC 1/4] openpic_kvm: Use kvm_device_ioctl() instead of ioctl()
` [PATCH RFC 2/4] intc/s390_flic_kvm.c: "
` [PATCH RFC 3/4] memory: Add region_resize() callback to memory notifier
` [PATCH RFC 4/4] kvm: Implement atomic memory region resizes via region_resize()

[PATCH 0/2] misc: Replace zero-length arrays with flexible array member
 2020-03-04  8:19 UTC  (5+ messages)
` [PATCH 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
` [PATCH 2/2] misc: Replace zero-length arrays with flexible array member (manual)

[PATCH v2 00/30] Configurable policy for handling deprecated interfaces
 2020-03-04  8:18 UTC  (33+ messages)
` [PATCH v2 01/30] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PATCH v2 02/30] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v2 03/30] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v2 04/30] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v2 05/30] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v2 06/30] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v2 07/30] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v2 08/30] tests/test-qmp-event: "
` [PATCH v2 09/30] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v2 10/30] tests/test-qmp-event: Check event is actually emitted
` [PATCH v2 11/30] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PATCH v2 12/30] qapi: Add feature flags to remaining definitions
` [PATCH v2 13/30] qapi: Consistently put @features parameter right after @ifcond
` [PATCH v2 14/30] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v2 15/30] qapi/introspect: Factor out _make_tree()
` [PATCH v2 16/30] qapi/schema: Change _make_features() to a take feature list
` [PATCH v2 17/30] qapi/schema: Reorder classes so related ones are together
` [PATCH v2 18/30] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PATCH v2 19/30] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v2 20/30] qapi: Add feature flags to struct members
` [PATCH v2 21/30] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PATCH v2 22/30] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v2 23/30] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v2 24/30] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v2 25/30] qapi: New special feature flag "deprecated"
` [PATCH v2 26/30] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PATCH v2 27/30] qemu-options: New -compat to set policy for deprecated interfaces
` [PATCH v2 28/30] qapi: Implement -compat deprecated-output=hide
` [PATCH v2 29/30] qapi: Implement -compat deprecated-input=reject
` [PATCH v2 30/30] qapi: New -compat deprecated-input=crash

[PATCH v4 00/11] RFC: [for 5.0]: HMP monitor handlers refactoring
 2020-03-04  8:13 UTC  (7+ messages)
` [PATCH v4 02/11] monitor/hmp: uninline add_init_drive
` [PATCH v4 07/11] monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c hmp_snapshot_blkdev is from GPLv2 version of the hmp-cmds.c thus have to change the licence to GPLv2

[PATCH] vhost-vsock: fix error message output
 2020-03-04  8:13 UTC  (2+ messages)

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-03-04  8:06 UTC  (8+ messages)

[PATCH 0/4] qapi: Bye-bye Python 2
 2020-03-04  8:01 UTC  (6+ messages)
` [PATCH 3/4] qapi: Use super() now we have Python 3
` [PATCH 4/4] qapi: Brush off some (py)lint

[PATCH 0/2] net/colo-compare.c: Expose more COLO internal
 2020-03-04  7:59 UTC  (2+ messages)

[PATCH v4 0/3] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-04  7:59 UTC  (5+ messages)
` [PATCH v4 1/3] linux-user: Protect more syscalls
` [PATCH v4 2/3] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v4 3/3] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH v4 0/5] qcow2: Implement zstd cluster compression method
 2020-03-04  7:49 UTC  (11+ messages)
` [PATCH v4 1/5] block/qcow2-threads: fix qcow2_decompress
` [PATCH v4 2/5] qcow2: introduce compression type feature
` [PATCH v4 3/5] qcow2: rework the cluster compression routine
` [PATCH v4 4/5] qcow2: add zstd cluster compression
` [PATCH v4 5/5] iotests: 287: add qcow2 compression type test

The issues about architecture of the COLO checkpoint
 2020-03-04  7:44 UTC  (18+ messages)

[PATCH v6 0/9] iotests: use python logging
 2020-03-04  7:22 UTC  (18+ messages)
` [PATCH v6 1/9] iotests: do a light delinting
` [PATCH v6 2/9] iotests: add script_initialize
` [PATCH v6 6/9] iotests: use python logging for iotests.log()
` [PATCH v6 7/9] iotests: ignore import warnings from pylint
` [PATCH v6 9/9] iotests: add pylintrc file

[PATCH] dp8393x: Mask EOL bit from descriptor addresses, take 2
 2020-03-04  3:23 UTC 

[PATCH] hw/ide: Remove status register read side effect
 2020-03-04  3:11 UTC  (18+ messages)

[PATCH] kvm: support to get/set dirty log initial-all-set capability
 2020-03-04  2:55 UTC 

[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
 2020-03-04  1:25 UTC  (4+ messages)
` [PATCH v7 17/17] spapr: Fold spapr_node0_size() into its only caller

[PULL V2 00/23] Net patches
 2020-03-04  2:43 UTC  (5+ messages)
` [PULL V2 01/23] dp8393x: Mask EOL bit from descriptor addresses

[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-04  1:29 UTC  (4+ messages)
` [PATCH v1 1/3] riscv/sifive_u: Fix up file ordering
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
` [PATCH v1 3/3] riscv/sifive_u: Add a serial property to the sifive_u machine

[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
 2020-03-04  1:16 UTC 

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-04  0:22 UTC  (14+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-04  0:10 UTC  (8+ messages)

[PATCH] Fixed integer overflow in e1000e
 2020-03-03 23:41 UTC  (2+ messages)

[PATCH v2] linux-user: Add AT_EXECFN auxval
 2020-03-03 23:29 UTC  (3+ messages)

[PATCH 0/6] block: add block-dirty-bitmap-populate job
 2020-03-03 21:58 UTC  (17+ messages)
` [PATCH 1/6] block: add bitmap-populate job
` [PATCH 2/6] qmp: expose block-dirty-bitmap-populate
` [PATCH 3/6] iotests: move bitmap helpers into their own file
` [PATCH 5/6] qmp.py: change event_wait to use a dict

[PATCH 0/2] iotests: complicate run_job with this one weird trick?
 2020-03-03 21:32 UTC  (6+ messages)
` [PATCH 1/2] iotests: add JobRunner class

New Hardware model emulation
 2020-03-03 20:35 UTC  (9+ messages)

[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-03 20:15 UTC  (8+ messages)
` [PATCH v6 05/18] hw/arm/allwinner-h3: add System Control module
` [PATCH v6 06/18] hw/arm/allwinner: add CPU Configuration module
` [PATCH v6 08/18] hw/arm/allwinner: add SD/MMC host controller

[PATCH v5 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-03-03 19:58 UTC  (17+ messages)
` [PATCH v5 01/16] hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
` [PATCH v5 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v5 03/16] hw/i386: Consolidate topology functions
` [PATCH v5 04/16] machine: Add SMP Sockets in CpuTopology
` [PATCH v5 05/16] hw/i386: Remove unnecessary initialization in x86_cpu_new
` [PATCH v5 06/16] hw/i386: Update structures to save the number of nodes per package
` [PATCH v5 07/16] hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
` [PATCH v5 08/16] hw/386: Add EPYC mode topology decoding functions
` [PATCH v5 09/16] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v5 10/16] hw/i386: Introduce apicid functions inside X86MachineState
` [PATCH v5 11/16] target/i386: Load apicid model specific handlers from X86CPUDefinition
` [PATCH v5 12/16] hw/i386: Use the apicid handlers from X86MachineState
` [PATCH v5 13/16] target/i386: Add EPYC model specific handlers
` [PATCH v5 14/16] hw/i386: Move arch_id decode inside x86_cpus_init
` [PATCH v5 15/16] i386: Fix pkg_id offset for EPYC cpu models
` [PATCH v5 16/16] tests: Update the Unit tests

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-03 19:56 UTC  (5+ messages)
` [PATCH v5 01/50] multi-process: memory: alloc RAM from file at offset
` [PATCH v5 08/50] multi-process: add functions to synchronize proxy and remote endpoints

[PATCH v2 0/9] testing/next (buildvm and re-greening tweeks)
 2020-03-03 18:45 UTC  (12+ messages)
` [PATCH v2 1/9] tests/vm: use $(PYTHON) consistently
` [PATCH v2 2/9] tests/vm: Debug mode shows ssh output
` [PATCH v2 3/9] tests/vm: increased max timeout for vm boot
` [PATCH v2 4/9] tests/vm: give wait_ssh() option to wait for root
` [PATCH v2 5/9] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v2 6/9] travis: enable tools build on OS X
` [PATCH v2 7/9] configure: detect and report genisoimage
` [PATCH v2 8/9] tests/acceptance: bump avocado requirements to 76.0
` [PATCH v2 9/9] travis.yml: install python3 numpy and opencv libraries

[PATCH 0/4] target/arm: Fix hflags mismatches for M-profile
 2020-03-03 18:38 UTC  (9+ messages)
` [PATCH 1/4] hw/intc/armv7m_nvic: Rebuild hflags on reset
` [PATCH 2/4] target/arm: Update hflags in trans_CPS_v7m()
` [PATCH 3/4] target/arm: Recalculate hflags correctly after writes to CONTROL
` [PATCH 4/4] target/arm: Fix some comment typos

[PATCH v3 00/33] Convert qemu-doc to rST
 2020-03-03 18:19 UTC  (4+ messages)

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-03-03 17:52 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
 2020-03-03 17:32 UTC  (2+ messages)

[PULL 0/2] virtiofs queue
 2020-03-03 17:23 UTC  (4+ messages)
` [PULL 1/2] virtiofsd: passthrough_ll: cleanup getxattr/listxattr
` [PULL 2/2] virtiofsd: Fix xattr operations

[PATCH v2 00/20] Add qemu-storage-daemon
 2020-03-03 17:00 UTC  (3+ messages)

[PATCH v2 0/1] Enable PMR feature from NVMe 1.4 spec to NVMe driver
 2020-03-03 16:25 UTC  (3+ messages)
` [PATCH v2 1/1] block/nvme: introduce PMR support from NVMe 1.4 spec

[PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child
 2020-03-03 16:13 UTC  (2+ messages)

[PATCH v5 00/18] s390x: Protected Virtualization support
 2020-03-03 16:13 UTC  (10+ messages)
` [PATCH v5 07/18] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH] pc-bios: s390x: Save iplb location in lowcore

[PATCH] console: make QMP screendump use coroutine
 2020-03-03 16:03 UTC  (13+ messages)

COLO PVM and SVM's memory usages
 2020-03-03 15:36 UTC 

[PATCH v5 0/4] qmp: Optionally run handlers in coroutines
 2020-03-03 15:33 UTC  (5+ messages)
` [PATCH v5 1/4] qapi: Add a 'coroutine' flag for commands

[PATCH v2 00/14] tests/vm: Add support for aarch64 VMs
 2020-03-03 15:02 UTC  (5+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-03 14:44 UTC  (8+ messages)

[PULL 0/5] MIPS queue for February 27th, 2020
 2020-03-03 14:29 UTC  (7+ messages)
` [PULL 5/5] tests/acceptance: Count multiple Tux logos displayed on framebuffer
    ` [EXTERNAL]Re: "

[PATCH] tests/acceptance: move @skipUnless decoration to test itself
 2020-03-03 14:10 UTC  (5+ messages)

[PATCH v2 0/3] RISC-V Spike machine improvements
 2020-03-03 14:00 UTC  (4+ messages)
` [PATCH v2 1/3] hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
` [PATCH v2 2/3] hw/riscv/spike: Allow loading firmware separately using -bios option
` [PATCH v2 3/3] hw/riscv/spike: Allow more than one CPUs

qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'
 2020-03-03 13:14 UTC  (6+ messages)

[PATCH] configure: change a typo in zstd config
 2020-03-03 12:56 UTC  (2+ messages)

[PATCH] icount: make dma reads deterministic
 2020-03-03 12:31 UTC  (3+ messages)

[PATCH v2] icount: make dma reads deterministic
 2020-03-03 12:26 UTC 

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
 2020-03-03 12:03 UTC  (2+ 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).