qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 09:37:29 to 2020-08-14 15:31:50 UTC [more...]

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-14 15:09 UTC  (5+ messages)
` [PATCH 08/41] opentitan: Rename memmap enum constants
` [PATCH 10/41] sifive_u: "

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-08-14 15:20 UTC  (3+ messages)
` [PATCH v9 1/4] hw/net/can: "

[PULL v2 00/20] riscv-to-apply queue
 2020-08-14 15:05 UTC  (21+ messages)
` [PULL v2 01/20] target/riscv: Generate nanboxed results from fp helpers
` [PULL v2 02/20] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
` [PULL v2 03/20] target/riscv: Generate nanboxed results from trans_rvf.inc.c
` [PULL v2 04/20] target/riscv: Check nanboxed inputs to fp helpers
` [PULL v2 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
` [PULL v2 06/20] target/riscv: Clean up fmv.w.x
` [PULL v2 07/20] target/riscv: check before allocating TCG temps
` [PULL v2 08/20] hw/riscv: sifive_u: Add a dummy L2 cache controller device
` [PULL v2 09/20] riscv: Fix bug in setting pmpcfg CSR for RISCV64
` [PULL v2 10/20] configure: Create symbolic links for pc-bios/*.elf files
` [PULL v2 11/20] roms/opensbi: Upgrade from v0.7 to v0.8
` [PULL v2 12/20] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
` [PULL v2 13/20] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
` [PULL v2 14/20] hw/riscv: spike: Change the default bios to use generic platform image
` [PULL v2 15/20] gitlab-ci/opensbi: Update GitLab CI to build generic platform
` [PULL v2 16/20] target/riscv: Fix the translation of physical address
` [PULL v2 17/20] target/riscv: Change the TLB page size depends on PMP entries
` [PULL v2 18/20] hw/intc: ibex_plic: Update the pending irqs
` [PULL v2 19/20] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
` [PULL v2 20/20] hw/intc: ibex_plic: Honour source priorities

[PATCH] ide:do nothing for identify cmd if no any device attached
 2020-08-14 15:25 UTC  (2+ messages)

[PATCH] hw/net/xilinx_axienet: Remove unused code
 2020-08-14 15:05 UTC  (2+ messages)

[PATCH] spapr/xive: Allocate IPIs from the vCPU contexts
 2020-08-14 15:08 UTC  (2+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-14 14:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/12] fix some error memleaks
 2020-08-14 16:02 UTC  (15+ messages)
` [PATCH 01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all()
` [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
` [PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
` [PATCH 05/12] target/i386/sev: Plug memleak in sev_read_file_base64
` [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PATCH 07/12] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
` [PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread
` [PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
` [PATCH 10/12] block/file-posix: fix a possible undefined behavior
` [PATCH 11/12] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
` [PATCH 12/12] test-util-sockets: Fix a memleak in test_socket_unix_abstract_good

[PATCH] hw/block/nand: Decommission the NAND museum
 2020-08-14 14:22 UTC  (3+ messages)

QEMU latest release riscv32-softmmu not working
 2020-08-14  9:03 UTC  (3+ messages)

[PATCH 1/1] include/elf.h: Add EM_RX
 2020-08-14 13:14 UTC 

[PATCH] loader.c: Add support Motrola S-record format
 2020-08-14 13:14 UTC 

[PATCH v2 0/9] preallocate filter
 2020-08-14 13:03 UTC  (10+ messages)
` [PATCH v2 1/9] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v2 2/9] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v2 3/9] block/io: split out bdrv_find_conflicting_request
` [PATCH v2 4/9] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v2 5/9] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v2 6/9] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v2 7/9] block: introduce preallocate filter
` [PATCH v2 8/9] iotests.py: add verify_o_direct helper
` [PATCH v2 9/9] iotests: add 298 to test new preallocate filter driver

[PATCH] hw/arm/musicpal: Use AddressSpace for DMA transfers
 2020-08-14 12:55 UTC 

device compatibility interface for live migration with assigned devices
 2020-08-14 12:30 UTC  (12+ messages)

[PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
 2020-08-14 12:29 UTC 

[PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
 2020-08-14 12:05 UTC  (3+ messages)

[PATCH v13 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-08-14 11:56 UTC  (2+ messages)

[PATCH v2 000/150] Meson integration for 5.2
 2020-08-14 10:58 UTC  (108+ messages)
` [PATCH 041/150] meson: convert vss-win32
` [PATCH 044/150] meson: add qemu-bridge-helper
` [PATCH 045/150] meson: add qemu-keymap
` [PATCH 046/150] meson: add qemu-edid
` [PATCH 048/150] meson: keymap-gen
` [PATCH 050/150] meson: generate shader headers
` [PATCH 051/150] meson: generate hxtool files
` [PATCH 052/150] meson: handle edk2 bios and descriptors
` [PATCH 053/150] meson: convert check-decodetree
` [PATCH 054/150] meson: convert tests/fp and check-softfloat
` [PATCH 055/150] meson: convert check-qapi-schema
` [PATCH 056/150] meson: convert qom directory to Meson (tools part)
` [PATCH 057/150] meson: convert authz directory to Meson
` [PATCH 058/150] meson: convert crypto "
` [PATCH 059/150] meson: convert io "
` [PATCH 060/150] meson: convert target/s390x/gen-features.h
` [PATCH 061/150] meson: infrastructure for building emulators
` [PATCH 062/150] meson: add modules infrastructure
` [PATCH 063/150] meson: convert chardev directory to Meson (tools part)
` [PATCH 066/150] meson: qemu-pr-helper
` [PATCH 067/150] configure, Makefile; remove TOOLS and HELPERS-y variable
` [PATCH 068/150] meson: convert chardev directory to Meson (emulator part)
` [PATCH 069/150] meson: convert tests/qtest to meson
` [PATCH 070/150] meson: convert audio directory to Meson
` [PATCH 071/150] meson: convert ui "
` [PATCH 072/150] meson: convert root "
` [PATCH 073/150] meson: convert most of softmmu/
` [PATCH 074/150] meson: convert trace/
` [PATCH 075/150] meson: convert dump/
` [PATCH 076/150] meson: convert common QMP bits for qemu and qemu-storage-daemon
` [PATCH 077/150] meson: convert qemu-storage-daemon
` [PATCH 078/150] meson: convert replay directory to Meson
` [PATCH 079/150] meson: convert migration "
` [PATCH 080/150] meson: convert net "
` [PATCH 081/150] meson: convert backends "
` [PATCH 082/150] meson: convert fsdev/
` [PATCH 083/150] meson: convert disas directory to Meson
` [PATCH 084/150] meson: convert qapi-specific to meson
` [PATCH 085/150] meson: convert hw/xen
` [PATCH 086/150] meson: convert hw/core
` [PATCH 087/150] meson: convert hw/semihosting
` [PATCH 088/150] meson: convert hw/nubus
` [PATCH 089/150] meson: convert hw/smbios
` [PATCH 090/150] meson: convert hw/mem
` [PATCH 091/150] meson: convert hw/watchdog
` [PATCH 092/150] meson: convert hw/virtio
` [PATCH 093/150] meson: convert hw/vfio
` [PATCH 094/150] meson: convert hw/usb
` [PATCH 095/150] meson: convert hw/tpm
` [PATCH 096/150] meson: convert hw/timer
` [PATCH 097/150] meson: convert hw/rtc
` [PATCH 098/150] meson: convert hw/ssi
` [PATCH 099/150] meson: convert hw/sd
` [PATCH 100/150] meson: convert hw/scsi
` [PATCH 101/150] meson: convert hw/pcmcia
` [PATCH 102/150] meson: convert hw/pci-host
` [PATCH 103/150] meson: convert hw/pci-bridge
` [PATCH 104/150] meson: convert hw/pci
` [PATCH 105/150] meson: convert hw/nvram
` [PATCH 106/150] meson: convert hw/rdma
` [PATCH 107/150] meson: convert hw/net
` [PATCH 108/150] meson: convert hw/misc
` [PATCH 109/150] meson: convert hw/isa
` [PATCH 110/150] meson: convert hw/ipmi
` [PATCH 111/150] meson: convert hw/ipack
` [PATCH 112/150] meson: convert hw/intc
` [PATCH 113/150] meson: convert hw/input
` [PATCH 114/150] meson: convert hw/ide
` [PATCH 115/150] meson: convert hw/i2c
` [PATCH 116/150] meson: convert hw/hyperv
` [PATCH 117/150] meson: convert hw/gpio
` [PATCH 118/150] meson: convert hw/dma
` [PATCH 119/150] meson: convert hw/display
` [PATCH 120/150] meson: convert hw/cpu
` [PATCH 121/150] meson: convert hw/char
` [PATCH 122/150] meson: convert hw/block
` [PATCH 123/150] meson: convert hw/audio
` [PATCH 124/150] meson: convert hw/adc
` [PATCH 125/150] meson: convert hw/acpi
` [PATCH 126/150] meson: convert hw/9pfs, cleanup
` [PATCH 127/150] meson: convert hw/arch*
` [PATCH 128/150] meson: target
` [PATCH 129/150] meson: accel
` [PATCH 130/150] meson: linux-user
` [PATCH 131/150] meson: bsd-user
` [PATCH 132/150] meson: cpu-emu
` [PATCH 133/150] meson: plugins
` [PATCH 134/150] meson: link emulators without Makefile.target
` [PATCH 135/150] meson: convert systemtap files
` [PATCH 136/150] rules.mak: remove version.o
` [PATCH 137/150] remove Makefile.target
` [PATCH 138/150] meson: sphinx-build
` [PATCH 139/150] docs: automatically track manual dependencies
` [PATCH 140/150] meson: build texi doc
` [PATCH 141/150] meson: convert check-block
` [PATCH 142/150] rules.mak: drop unneeded macros
` [PATCH 143/150] meson: replace create-config with meson configure_file
` [PATCH 144/150] meson: convert sample plugins
` [PATCH 145/150] meson: move SDL and SDL-image detection to meson
` [PATCH 146/150] meson: convert VNC and dependent libraries "
` [PATCH 147/150] meson: convert po/
` [PATCH 148/150] meson: avoid unstable module warning with Meson 0.56.0 or newer
` [PATCH 149/150] meson: update build-system documentation
` [PATCH 150/150] docs: convert build system documentation to rST

[PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
 2020-08-14  9:23 UTC  (8+ messages)
` [PATCH 1/7] hw/sd: Rename read/write_data() as read/write_byte()
` [PATCH 2/7] hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
` [PATCH 3/7] hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
` [PATCH 4/7] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
` [PATCH 5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
` [PATCH 6/7] hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
` [PATCH 7/7] hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible

[PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
 2020-08-14  9:32 UTC  (10+ messages)
` [PATCH v2 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
` [PATCH v2 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v2 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v2 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v2 05/10] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v2 06/10] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v2 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v2 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
` [PATCH v2 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-14 10:06 UTC  (2+ messages)
` [Bug 1890545] "

[PATCH v2 0/3] target/arm: Implement an IMPDEF pauth algorithm
 2020-08-14  9:38 UTC  (8+ messages)
` [PATCH v2 1/3] target/arm: Add cpu properties to control pauth
` [PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
` [PATCH v2 3/3] target/arm: Use object_property_add_bool for "sve" property


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