On 8/7/24 04:23, Kevin Wolf wrote:
The following changes since commit c659b7b3b4925f8cef486a3ee64e911519495782:
Merge tag 'pull-riscv-to-apply-20240806-2'
ofhttps://github.com/alistair23/qemu into staging (2024-08-06 17:35:51 +1000)
are available in the Git repository at:
The following changes since commit c659b7b3b4925f8cef486a3ee64e911519495782:
Merge tag 'pull-riscv-to-apply-20240806-2' of
https://github.com/alistair23/qemu into staging (2024-08-06 17:35:51 +1000)
are available in the Git repository at:
https://repo.or.cz/qemu/kevin.git tags/fo
On Tue, Aug 06, 2024 at 10:32:54AM GMT, Daniel P. Berrangé wrote:
> On Mon, Aug 05, 2024 at 09:21:36PM -0500, Eric Blake wrote:
> > Since an NBD server may be long-living, serving clients that
> > repeatedly connect and disconnect, it can be more efficient to clean
> > up after each client disconne
On Tue, Aug 06, 2024 at 10:32:54AM GMT, Daniel P. Berrangé wrote:
> On Mon, Aug 05, 2024 at 09:21:36PM -0500, Eric Blake wrote:
> > Since an NBD server may be long-living, serving clients that
> > repeatedly connect and disconnect, it can be more efficient to clean
> > up after each client disconne
On 8/6/24 18:02, Kevin Wolf wrote:
The following changes since commit e7207a9971dd41618b407030902b0b2256deb664:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
(2024-08-06 08:02:34 +1000)
are available in the Git repository at:
https://repo.or.cz/qemu/kevin.git
On Mon, Aug 05, 2024 at 09:21:36PM -0500, Eric Blake wrote:
> Since an NBD server may be long-living, serving clients that
> repeatedly connect and disconnect, it can be more efficient to clean
> up after each client disconnects, rather than storing a list of
> resources to clean up when the server
On Mon, Aug 05, 2024 at 09:21:35PM -0500, Eric Blake wrote:
> A malicious client can attempt to connect to an NBD server, and then
> intentionally delay progress in the handshake, including if it does
> not know the TLS secrets. Although this behavior can be bounded by
> the max-connections parame
On 5/8/24 20:24, Philippe Mathieu-Daudé wrote:
From: Peter Maydell
Coverity notes that the code at the end of the loop in
bmdma_prepare_buf() is unreachable. This is because in commit
9fbf0fa81fca8f527 ("ide: remove hardcoded 2GiB transactional limit")
we removed the only codepath in the loop
On 31/7/24 16:36, Peter Maydell wrote:
hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found
something
Patches 3-5 queued, thanks.
The following changes since commit e7207a9971dd41618b407030902b0b2256deb664:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
(2024-08-06 08:02:34 +1000)
are available in the Git repository at:
https://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch cha
On 8/6/24 07:08, Kevin Wolf wrote:
The following changes since commit f9851d2ffef59b3a7f39513469263ab3b019480f:
Merge tag 'migration-20240802-pull-request'
ofhttps://gitlab.com/farosas/qemu into staging (2024-08-03 07:26:26 +1000)
are available in the Git repository at:
https://repo.or.
On 30/7/24 11:21, Philippe Mathieu-Daudé wrote:
3 fixes (2 fuzzed).
Philippe Mathieu-Daudé (5):
hw/sd/sdcard: Explicit dummy byte value
hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Patches #1-3 qu
12 matches
Mail list logo