qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-29 18:45:32 to 2019-12-02 02:42:54 UTC [more...]

[PATCH v2 00/14] gdbstub refactor and SVE support
 2019-12-02  2:41 UTC  (25+ messages)
` [PATCH v2 01/14] gdbstub: make GDBState static and have common init function
` [PATCH v2 02/14] gdbstub: stop passing GDBState * around and use global
` [PATCH v2 03/14] gdbstub: move str_buf to GDBState and use GString
` [PATCH v2 04/14] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v2 05/14] gdbstub: add helper for 128 bit registers
` [PATCH v2 06/14] target/arm: use gdb_get_reg helpers
` [PATCH v2 07/14] target/m68k: "
` [PATCH v2 08/14] gdbstub: extend GByteArray to read register helpers
` [PATCH v2 09/14] target/arm: prepare for multiple dynamic XMLs
` [PATCH v2 10/14] target/arm: explicitly encode regnum in our XML
` [PATCH v2 11/14] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v2 12/14] target/arm: generate xml description of our SVE registers
` [PATCH v2 13/14] tests/guest-debug: add a simple test runner
` [PATCH v2 14/14] tests/tcg: add a gdbstub testcase for SVE registers

[PATCH v6] ppc: well form kvmppc_hint_smt_possible error hint helper
 2019-12-02  2:39 UTC  (2+ messages)

[PATCH v7] Implement backend program convention command for vhost-user-blk
 2019-12-02  1:53 UTC  (2+ messages)

[PATCH v1 0/5] linux-user mmap debug cleanup
 2019-12-02  1:28 UTC  (11+ messages)
` [PATCH v1 1/5] linux-user: convert target_mprotect debug to tracepoint
` [PATCH v1 2/5] linux-user: convert target_mmap "
` [PATCH v1 3/5] linux-user: add target_mmap_complete tracepoint
` [PATCH v1 4/5] linux-user: log page table changes under -d page
` [PATCH v1 5/5] linux-user: convert target_munmap debug to a tracepoint

[PATCH] virtio-input: fix memory leak in virtio_input_device_unrealize()
 2019-12-02  1:19 UTC 

[PATCH v37 00/17] QEMU AVR 8 bit cores
 2019-12-02  0:28 UTC  (29+ messages)
` [PATCH v37 05/17] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v37 10/17] target/avr: Add instruction disassembly function
` [PATCH v37 12/17] target/avr: Add example board configuration
` [PATCH v37 17/17] target/avr: Update MAINTAINERS file

[PATCH 0/5] mips: machines: Renovate coding style
 2019-12-02  0:08 UTC  (9+ messages)
` [PATCH 2/5] mips: malta: "
` [PATCH 4/5] mips: r4000: "
` [PATCH 5/5] mips: fulong 2e: "

[PATCH 0/2] flush CPU TB cache in breakpoint_invalidate
 2019-12-01 23:53 UTC  (5+ messages)
` [PATCH 1/2] exec: "
` [PATCH 2/2] exec: drop tb_invalidate_phys_addr

[RFC] exec: flush CPU TB cache when breakpoint address translation fails
 2019-12-01 23:35 UTC  (2+ messages)

[PATCH] target/arm: Allow loading elf from aliased ROM regions
 2019-12-01 22:51 UTC  (5+ messages)

[RFC net-next 00/18] virtio_net XDP offload
 2019-12-01 21:54 UTC  (13+ messages)
` [RFC net-next 07/18] tun: set offloaded xdp program
` [RFC net-next 08/18] tun: run offloaded XDP program in Tx path

[PATCH] configure: Use lld --image-base for --disable-pie user mode binaries
 2019-12-01 21:48 UTC  (4+ messages)

[PATCH 00/26] Make QDev use class properties
 2019-12-01 19:35 UTC  (29+ messages)
` [PATCH 01/26] object: add extra sanity checks
` [PATCH 02/26] qdev: remove duplicated qdev_property_add_static() doc
` [PATCH 03/26] qdev: remove extraneous error
` [PATCH 04/26] qdev: move helper function to monitor/misc
` [PATCH 05/26] object: avoid extra class property key duplication
` [PATCH 06/26] object: add class property initializer
` [PATCH 07/26] object: add object_property_get_defaut()
` [PATCH 08/26] object: make object_class_property_add* return property
` [PATCH 09/26] qstring: add qstring_free()
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
` [PATCH 11/26] object: do not free class properties
` [PATCH 12/26] object: check strong flag with &
` [PATCH 13/26] object: rename link "child" to "target"
` [PATCH 14/26] object: add direct link flag
` [PATCH 15/26] object: express const link with link property
` [PATCH 16/26] object: add object_class_property_add_link()
` [PATCH 17/26] object: release all props
` [PATCH 18/26] object: return self in object_ref()
` [PATCH 19/26] qdev: set properties with device_class_set_props()
` [PATCH 20/26] qdev: move instance properties to class properties
` [PATCH 21/26] qdev: register properties as "
` [PATCH 22/26] vl: print default value in object help
` [PATCH 23/26] qom: simplify qmp_device_list_properties()
` [PATCH 24/26] qom: introduce object_property_help()
` [PATCH 25/26] qapi/qmp: add ObjectPropertyInfo.default-value
` [PATCH 26/26] qdev: use object_property_help()

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-01 19:28 UTC  (9+ messages)
  ` [PATCH v6 "

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-01 18:22 UTC  (32+ messages)
` [PATCH 01/21] net/virtio: Drop useless n->primary_dev not null checks
` [PATCH 02/21] net/virtio: Fix failover error handling crash bugs
` [PATCH 03/21] block/file-posix: Fix laio_init() error handling crash bug
` [PATCH 04/21] crypto: Fix certificate file "
` [PATCH 05/21] crypto: Fix typo in QCryptoTLSSession's <example> comment
` [PATCH 06/21] io: Fix Error usage in a comment <example>
` [PATCH 07/21] tests: Clean up initialization of Error *err variables
` [PATCH 08/21] exec: Fix latent file_ram_alloc() error handling bug
` [PATCH 09/21] hw/acpi: Fix latent legacy CPU plug "
` [PATCH 10/21] hw/core: Fix latent fit_load_fdt() "
` [PATCH 11/21] hw/ipmi: Fix latent realize() error handling bugs
` [PATCH 12/21] qga: Fix latent guest-get-fsinfo error handling bug
` [PATCH 13/21] memory-device: Fix latent memory pre-plug error handling bugs
` [PATCH 14/21] s390x/event-facility: Fix latent realize() error handling bug
` [PATCH 15/21] s390x/cpu_models: Fix latent feature property error handling bugs
` [PATCH 16/21] s390/cpu_modules: Fix latent realize() "
` [PATCH 17/21] s390x: Fix latent query-cpu-model-FOO "
` [PATCH 18/21] s390x: Fix latent query-cpu-definitions error handling bug
` [PATCH 19/21] error: Clean up unusual names of Error * variables
` [PATCH 20/21] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
` [PATCH 21/21] tests-blockjob: Use error_free_or_abort()

[PATCH 0/2] RFC: add -mem-shared option
 2019-12-01 18:03 UTC  (13+ messages)
` [PATCH 2/2] Add "

[PATCH v2 0/5] target/arm: More EL2 trapping fixes
 2019-12-01 12:20 UTC  (6+ messages)
` [PATCH v2 1/5] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH v2 2/5] target/arm: Honor HCR_EL2.TID1 "
` [PATCH v2 3/5] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
` [PATCH v2 4/5] target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
` [PATCH v2 5/5] target/arm: Add support for missing Jazelle system registers

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-12-01  0:50 UTC  (7+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic

[PATCH v6] hw/core/loader-fit: fix freeing errp in fit_load_fdt
 2019-11-30 19:48 UTC  (8+ messages)

[Bug 1854577] [NEW] unable to boot arm64 image
 2019-11-30 15:19 UTC 

[RFC 0/1] ATI R300 emulated grpahics card V2
 2019-11-30 12:11 UTC  (4+ messages)

qom device lifecycle interaction with hotplug/hotunplug ?
 2019-11-30 11:10 UTC  (10+ messages)

[PATCH v2 1/1] ide: check DMA transfer size in ide_dma_cb() to prevent qemu DoS from quests
 2019-11-30 10:04 UTC  (5+ messages)

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-30  8:46 UTC  (7+ messages)
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

[PATCH v3 0/4] Improve default object property_add uint helpers
 2019-11-30  7:55 UTC  (9+ messages)
` [PATCH v3 1/4] qom/object: enable setter for uint types
` [PATCH v3 2/4] ich9: fix getter type for sci_int property
` [PATCH v3 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH v3 4/4] qom/object: Use common get/set uint helpers

[Qemu-devel] [PATCH v5 0/2] arm/acpi: simplify aml code and enable SHPC
 2019-11-30  3:47 UTC  (2+ messages)

[PATCH for-5.0 0/8] docs: integrate doc comments with Sphinx build
 2019-11-30  1:54 UTC  (2+ messages)

libcap vs libcap-ng mess
 2019-11-29 23:19 UTC  (9+ messages)

[PATCH v6 00/21] Add virtual device fuzzing support
 2019-11-29 21:34 UTC  (22+ messages)
` [PATCH v6 01/21] softmmu: split off vl.c:main() into main.c
` [PATCH v6 02/21] libqos: Rename i2c_send and i2c_recv
` [PATCH v6 03/21] fuzz: Add FUZZ_TARGET module type
` [PATCH v6 04/21] qtest: add qtest_server_send abstraction
` [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v6 06/21] module: check module wasn't already initialized
` [PATCH v6 07/21] qtest: add in-process incoming command handler
` [PATCH v6 08/21] tests: provide test variables to other targets
` [PATCH v6 09/21] libqos: split qos-test and libqos makefile vars
` [PATCH v6 10/21] libqos: move useful qos-test funcs to qos_external
` [PATCH v6 11/21] libqtest: make bufwrite rely on the TransportOps
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v6 14/21] fuzz: Add target/fuzz makefile rules
` [PATCH v6 13/21] fuzz: add configure flag --enable-fuzzing
` [PATCH v6 15/21] fuzz: add fuzzer skeleton
` [PATCH v6 16/21] fuzz: add support for fork-based fuzzing
` [PATCH v6 17/21] fuzz: add support for qos-assisted fuzz targets
` [PATCH v6 19/21] fuzz: add virtio-net fuzz target
` [PATCH v6 18/21] fuzz: add i440fx fuzz targets
` [PATCH v6 20/21] fuzz: add virtio-scsi fuzz target
` [PATCH v6 21/21] fuzz: add documentation to docs/devel/

[PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
 2019-11-29 19:33 UTC  (5+ messages)

[PATCH v5 00/13] Multi-phase reset mechanism
 2019-11-29 19:07 UTC  (16+ messages)
` [PATCH v5 06/13] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v5 08/13] hw/core: deprecate old reset functions and introduce new ones
` [PATCH v5 09/13] docs/devel/reset.txt: add doc about Resettable interface
` [PATCH v5 10/13] vl: replace deprecated qbus_reset_all registration
` [PATCH v5 11/13] hw/s390x/ipl: replace deprecated qdev_reset_all registration
` [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
` [PATCH v5 13/13] hw/gpio/bcm2835_gpio: Update to resettable


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).