[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 4/8] target-i386: Re-introduce optimal breakpoin
From: |
Eduardo Habkost |
Subject: |
Re: [Qemu-devel] [PATCH 4/8] target-i386: Re-introduce optimal breakpoint removal |
Date: |
Fri, 18 Sep 2015 15:38:51 -0300 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Wed, Sep 16, 2015 at 10:57:57AM +0200, Paolo Bonzini wrote:
[...]
> Otherwise looks good, I'll write a kvm-unit-tests patch for this.
I am planning to apply the series as soon as we get kvm-unit-tests
results.
If you think this is ready to get included as-is, even before we have it
tested by kvm-unit-tests, just give me an Acked-by line. :)
--
Eduardo
- [Qemu-devel] [PATCH 0/8] target-i386: Implement debug extensions, Richard Henderson, 2015/09/15
- [Qemu-devel] [PATCH 5/8] target-i386: Move hw_*breakpoint_* functions, Richard Henderson, 2015/09/15
- [Qemu-devel] [PATCH 6/8] target-i386: Optimize setting dr[0-3], Richard Henderson, 2015/09/15
- [Qemu-devel] [PATCH 8/8] target-i386: Check CR4[DE] for processing DR4/DR5, Richard Henderson, 2015/09/15
- [Qemu-devel] [PATCH 7/8] target-i386: Handle I/O breakpoints, Richard Henderson, 2015/09/15
- [Qemu-devel] [PATCH 1/8] target-i386: Move breakpoint related functions to new file, Richard Henderson, 2015/09/15
- Re: [Qemu-devel] [PATCH 0/8] target-i386: Implement debug extensions, Paolo Bonzini, 2015/09/21