Xin chào và chúc anh/chị một ngày vui vẻ!
Có phải bạn đang đi tìm phần mềm quản trị kinh doanh như thế này?
HỆ THỐNG PHẦN MỀM QUẢN TRỊ KINH DOANH
HTSOFT BIZMAN.NET
“Không chỉ là công cụ ghi chép, báo cáo mà còn là công cụ tư vấn, định
hướng
và hỗ trợ ra quyết định cho nhà quản lý!”
HTsoft
On Fri, Aug 20, 2010 at 10:56:57AM -0500, Anthony Liguori wrote:
> The real problem is how we do reset. We shouldn't register a reset
> handler for every qdev device but rather register a single reset handler
> that walks the device tree and calls reset on every reachable device.
>
> Then we c
On Tue, Aug 24, 2010 at 10:52:36AM -0600, Cam Macdonell wrote:
> Hi, 64-bit BARs still do not seem to be working.
>
> When using the latest seabios the guest does not hit a "BUG:"
> statement, but booting still fails
>
> HPET: 1 timers in total, 0 timers will be used for per-cpu timer
> divide er
I'm scratching my head on this one, but here's my problem:
% ./configure --target-list=x86_64-softmmu
--kerneldir=/home/hollisb/work/linux-2.6.hg
% make V=1
[...]
gcc -I/home/hollisb/work/qemu.git/slirp -Werror -m32
-fstack-protector-all -Wold-style-definition -Wold-style-declaration -I.
-I/ho
This patch allows to connect Qemu using NBD protocol to an nbd-server
using named exports.
For instance, if on the host "isoserver", in /etc/nbd-server/config, you have:
[generic]
[debian-500-ppc-netinst]
exportname = /ISO/debian-500-powerpc-netinst.iso
[Fedora-10-ppc-netinst]
exp
On 08/24/2010 12:15 PM, Vagrant Cascadian wrote:
> it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when
> network booting using etherboot or gPXE and qemu's kvm support is enabled.
>
> pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't
> experien
Le mardi 24 août 2010 à 10:59 +0200, Kevin Wolf a écrit :
> Am 24.08.2010 03:04, schrieb Laurent Vivier:
> > This patch allows to connect Qemu using NBD protocol to an nbd-server
> > using named exports.
> >
> > For instance, if on the host "isoserver", in /etc/nbd-server/config, you
> > have:
>
On 24.08.2010, at 20:35, Anthony Liguori wrote:
> On 08/24/2010 08:44 AM, Daniel P. Berrange wrote:
>>
Actually this SCSI example I give above is appending a drive to an existing
bus (scsi0), in slot 1 (scsi-id=1). To best of my knowledge there is no
remaining use case that requi
it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when
network booting using etherboot or gPXE and qemu's kvm support is enabled.
pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't
experience the problem with qemu-kvm (formerly known as kvm). qemu
On 08/24/2010 08:44 AM, Daniel P. Berrange wrote:
Actually this SCSI example I give above is appending a drive to an existing
bus (scsi0), in slot 1 (scsi-id=1). To best of my knowledge there is no
remaining use case that requires use of IF_SCSI, IF_IDE, etc. The IF_NONE
approach can cope with
On Tue, Jul 20, 2010 at 9:49 PM, Isaku Yamahata wrote:
> Added Cc: seab...@seabios.org
>
> On Wed, Jul 21, 2010 at 06:31:01AM +0300, Michael S. Tsirkin wrote:
>> On Tue, Jul 20, 2010 at 06:52:23PM +0900, Isaku Yamahata wrote:
>> > On Wed, Jul 14, 2010 at 09:10:28AM -0600, Cam Macdonell wrote:
>> >
Hi,
I tried to build qemu's user mode linux emulation on RHEL 4.8 x86_64 -
but I run into this issue -
ARi386-linux-user/libqemu.a
LINK i386-linux-user/qemu-i386
/usr/bin/ld:/home/ckk/lab/qemu-0.12.5/x86_64.ld:41: syntax error
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Er
Triburile Speed REGISTER
On 08/24/2010 08:44 AM, Avi Kivity wrote:
On 08/24/2010 04:40 PM, Anthony Liguori wrote:
1. Allocate a cluster (increase refcount table)
2. Link cluster to L2 table
3. Second operation makes it to disk; first still in pagecache
4. Crash
5. Dangling pointer from L2 to freed cluster
Yes, h
On Tue, Aug 24, 2010 at 03:46:14PM +0200, Alexander Graf wrote:
> Daniel P. Berrange wrote:
> > On Tue, Aug 24, 2010 at 03:40:25PM +0200, Alexander Graf wrote:
> >
> >> Daniel P. Berrange wrote:
> >>
> >>> On Tue, Aug 24, 2010 at 12:45:19PM +0200, Alexander Graf wrote:
> >>>
> >
On Tue, Aug 24, 2010 at 03:40:25PM +0200, Alexander Graf wrote:
> Daniel P. Berrange wrote:
> > On Tue, Aug 24, 2010 at 12:45:19PM +0200, Alexander Graf wrote:
> >
> >> Daniel P. Berrange wrote:
> >>
> >>> On Tue, Aug 24, 2010 at 12:02:30AM +0200, Alexander Graf wrote:
> >>>
> >>>
Daniel P. Berrange wrote:
> On Tue, Aug 24, 2010 at 03:40:25PM +0200, Alexander Graf wrote:
>
>> Daniel P. Berrange wrote:
>>
>>> On Tue, Aug 24, 2010 at 12:45:19PM +0200, Alexander Graf wrote:
>>>
> The key is that you should use if=none for all cases. Here are two
> exampl
On 08/24/2010 04:40 PM, Anthony Liguori wrote:
1. Allocate a cluster (increase refcount table)
2. Link cluster to L2 table
3. Second operation makes it to disk; first still in pagecache
4. Crash
5. Dangling pointer from L2 to freed cluster
Yes, having this discussion in IRC.
The problem
On 08/24/2010 08:39 AM, Avi Kivity wrote:
On 08/24/2010 04:35 PM, Anthony Liguori wrote:
It's about metadata writes. If an operation changes metadata, we
must sync it to disk before writing any data or other metadata which
depends on it, regardless of any promises to the guest.
Why? If th
Daniel P. Berrange wrote:
> On Tue, Aug 24, 2010 at 12:45:19PM +0200, Alexander Graf wrote:
>
>> Daniel P. Berrange wrote:
>>
>>> On Tue, Aug 24, 2010 at 12:02:30AM +0200, Alexander Graf wrote:
>>>
>>>
The monitor command for hotplugging is in i386 specific code. This is just
On 08/24/2010 04:35 PM, Anthony Liguori wrote:
It's about metadata writes. If an operation changes metadata, we
must sync it to disk before writing any data or other metadata which
depends on it, regardless of any promises to the guest.
Why? If the metadata isn't sync, we loose the write.
* Anthony Liguori (anth...@codemonkey.ws) wrote:
> On 08/23/2010 05:30 PM, Chris Wright wrote:
> >Please send in any agenda items you are interested in covering.
>
> There are quite a few important discussions on the list but I think
> they should stay on the list right now.
>
> So it sounds like
oops
I made a mistake
there were old binaries left out.
It is working fine now.
** Changed in: qemu
Status: New => Invalid
--
qemu not able to run 64 bit OS when -enable-kvm is used with a 64 bit processor
https://bugs.launchpad.net/bugs/621950
You received this bug notification because
On 08/24/2010 08:31 AM, Avi Kivity wrote:
On 08/24/2010 04:29 PM, Anthony Liguori wrote:
I'm not sure this patch is needed in the first place.
If you have a sequence of operations like:
0) receive guest write request Z
1) submit write A
2) write A completes
3) submit write B
4) write B compl
On 08/24/2010 04:29 PM, Anthony Liguori wrote:
I'm not sure this patch is needed in the first place.
If you have a sequence of operations like:
0) receive guest write request Z
1) submit write A
2) write A completes
3) submit write B
4) write B completes
5) report guest write Z complete
You'
On 08/24/2010 08:16 AM, Kevin Wolf wrote:
Am 24.08.2010 15:01, schrieb Anthony Liguori:
On 08/24/2010 05:40 AM, Kevin Wolf wrote:
This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
This fix has caused severe slowdowns on recent kernels that actually do flush
when they are
PCI_FUNC_MAX is introduced by
6eab3de16d36c48a983366b09d0a0029a5260bc3
and
6fa84913eccec4266a27c81ae88465f6790742b9
which should be safe to rename to PCI_FUNCTIONS_PER_DEVICES.
Signed-off-by: Ken CC
---
hw/pci.c |4 ++--
hw/pci.h |1 -
2 files changed, 2 insertions(+), 3 deletions(-)
di
If pci addr provided from command line is bigger than 32,
PCIBUS_MAX_DEVICES, return error -EINVAL.
32 << 3 | 7 == 256 (PCIBUS_MAX_FUNCTIONS)
PCIBUS_MAX_FUNCTIONS = PCIBUS_MAX_DEVICES * PCI_FUNCTIONS_PER_DEVICE
Signed-off-by: Ken CC
---
hw/qdev-properties.c |4 +++-
1 files changed, 3 inser
Check if devfn < PCIBUS_MAX_DEVICES * PCI_FUNCTIONS_PER_DEVICE
Signed-off-by: Ken CC
---
hw/pci.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/hw/pci.c b/hw/pci.c
index 9234fe3..fc4becd 100644
--- a/hw/pci.c
+++ b/hw/pci.c
@@ -747,6 +747,7 @@ static PCIDevice *do_pci_
And update the max function number used in struct PCIBus{} to
PCIBUS_MAX_FUNCTIONS = PCI_FUNCTIONS_PER_DEVICE * PCIBUS_MAX_DEVICES
TODO:
according to Avi Kivity, PCIBus.devices[] should be renamed to functions[]
Signed-off-by: Ken CC
---
hw/pci.c |2 +-
hw/pci.h |2 ++
2 files chang
Am 24.08.2010 15:01, schrieb Anthony Liguori:
> On 08/24/2010 05:40 AM, Kevin Wolf wrote:
>> This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
>>
>> This fix has caused severe slowdowns on recent kernels that actually do flush
>> when they are told so. Reverting this patch hurts correct
On 08/23/2010 05:30 PM, Chris Wright wrote:
Please send in any agenda items you are interested in covering.
There are quite a few important discussions on the list but I think they
should stay on the list right now.
So it sounds like we don't have an agenda for today.
Regards,
Anthony
On 08/24/2010 05:40 AM, Kevin Wolf wrote:
This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
This fix has caused severe slowdowns on recent kernels that actually do flush
when they are told so. Reverting this patch hurts correctness and means that we
could get corrupted images in case
Am 24.08.2010 14:39, schrieb Avi Kivity:
> On 08/24/2010 03:35 PM, Kevin Wolf wrote:
>>
>>> I don't know how bad the performance regression is, and how large the
>>> integrity risk is. I'd default towards preserving integrity, but maybe
>>> this situation is different.
>> I have reports of insta
Kevin Wolf wrote:
> This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
>
> This fix has caused severe slowdowns on recent kernels that actually do flush
> when they are told so. Reverting this patch hurts correctness and means that
> we
> could get corrupted images in case of a host cr
On 08/24/2010 03:35 PM, Kevin Wolf wrote:
I don't know how bad the performance regression is, and how large the
integrity risk is. I'd default towards preserving integrity, but maybe
this situation is different.
I have reports of installations taking like 50 min instead of 14 min. My
own qem
Anthony Liguori writes:
> On 08/22/2010 01:36 PM, malc wrote:
>
> But how would you do that? Drop the CODING_STYLE (and accept
> anything)? Switch to a new CODING_STYLE that is widely appreciated and
> so all bikeshedding will cease? Enforce current style?
>
I w
Am 24.08.2010 14:27, schrieb Avi Kivity:
> On 08/24/2010 03:21 PM, Alexander Graf wrote:
>> Avi Kivity wrote:
>>> On 08/24/2010 03:12 PM, Alexander Graf wrote:
> Well, safety is not boolean. Considering to make it mostly safe instead
> of completely safe because of the performance doesn
24.08.2010 16:21, Stefan Hajnoczi wrote:
> On Tue, Aug 24, 2010 at 12:40 PM, Kevin Wolf wrote:
>> Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
>>> QEMU 0.12.5 has qcow2 sync metadata writes in commit
>>> 37060c28e522843fbf6f7e59af745dfcb05b132c. Was the performance
>>> regression spotted on 0.12
On 08/24/2010 03:21 PM, Alexander Graf wrote:
Avi Kivity wrote:
On 08/24/2010 03:12 PM, Alexander Graf wrote:
Well, safety is not boolean. Considering to make it mostly safe instead
of completely safe because of the performance doesn't mean that we
should make it completely unsafe.
What is
On Tue, Aug 24, 2010 at 12:40 PM, Kevin Wolf wrote:
> Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
>> QEMU 0.12.5 has qcow2 sync metadata writes in commit
>> 37060c28e522843fbf6f7e59af745dfcb05b132c. Was the performance
>> regression spotted on 0.12.5 or 0.13?
>
> Both. You mean we should consid
Avi Kivity wrote:
> On 08/24/2010 03:12 PM, Alexander Graf wrote:
>>
>>> Well, safety is not boolean. Considering to make it mostly safe instead
>>> of completely safe because of the performance doesn't mean that we
>>> should make it completely unsafe.
>>>
>> What is safety then? A vague feeling
On 08/24/2010 03:16 PM, Chen Cao wrote:
On Tue, Aug 24, 2010 at 03:04:44PM +0300, Avi Kivity wrote:
On 08/24/2010 03:07 PM, Isaku Yamahata wrote:
On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
Add Cc: m...@redhat.com.
MAX_PCI_SL
On 08/24/2010 03:12 PM, Alexander Graf wrote:
Well, safety is not boolean. Considering to make it mostly safe instead
of completely safe because of the performance doesn't mean that we
should make it completely unsafe.
What is safety then? A vague feeling of "oh today is monday so my data
is
On Tue, Aug 24, 2010 at 03:04:44PM +0300, Avi Kivity wrote:
> On 08/24/2010 03:07 PM, Isaku Yamahata wrote:
> >On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
> >> On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
> >>>Add Cc: m...@redhat.com.
> >>>
> >>>MAX_PCI_SLOTS should be in pci.h i
On 08/24/2010 03:24 PM, Isaku Yamahata wrote:
On Tue, Aug 24, 2010 at 03:04:44PM +0300, Avi Kivity wrote:
On 08/24/2010 03:07 PM, Isaku Yamahata wrote:
On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
Add Cc: m...@redhat.com.
MAX
On Tue, Aug 24, 2010 at 03:04:44PM +0300, Avi Kivity wrote:
> On 08/24/2010 03:07 PM, Isaku Yamahata wrote:
>> On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
>>> On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
Add Cc: m...@redhat.com.
MAX_PCI_SLOTS should be in pci.h in
Kevin Wolf wrote:
> Am 24.08.2010 13:56, schrieb Alexander Graf:
>
>> Kevin Wolf wrote:
>>
>>> Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
>>>
>>>
On Tue, Aug 24, 2010 at 11:40 AM, Kevin Wolf wrote:
> This reverts commit 8b3b720620a1137a1b794fc3
Am 24.08.2010 13:56, schrieb Alexander Graf:
> Kevin Wolf wrote:
>> Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
>>
>>> On Tue, Aug 24, 2010 at 11:40 AM, Kevin Wolf wrote:
>>>
This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
This fix has caused severe slowdowns
On 08/24/2010 03:07 PM, Isaku Yamahata wrote:
On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
Add Cc: m...@redhat.com.
MAX_PCI_SLOTS should be in pci.h instead of qdev.h?
And the name should be start with PCI_ prefix for consistency?
On Tue, Aug 24, 2010 at 02:42:18PM +0300, Avi Kivity wrote:
> On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
>> Add Cc: m...@redhat.com.
>>
>> MAX_PCI_SLOTS should be in pci.h instead of qdev.h?
>> And the name should be start with PCI_ prefix for consistency?
>>
>> Except that, the patches look ok
Kevin Wolf wrote:
> Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
>
>> On Tue, Aug 24, 2010 at 11:40 AM, Kevin Wolf wrote:
>>
>>> This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
>>>
>>> This fix has caused severe slowdowns on recent kernels that actually do
>>> flush
>>> whe
On 08/24/2010 02:35 PM, Isaku Yamahata wrote:
Add Cc: m...@redhat.com.
MAX_PCI_SLOTS should be in pci.h instead of qdev.h?
And the name should be start with PCI_ prefix for consistency?
Except that, the patches look okay.
These aren't slots, are they? They are functions.
There's a lot of
Am 24.08.2010 13:02, schrieb Stefan Hajnoczi:
> On Tue, Aug 24, 2010 at 11:40 AM, Kevin Wolf wrote:
>> This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
>>
>> This fix has caused severe slowdowns on recent kernels that actually do flush
>> when they are told so. Reverting this patch hu
Add Cc: m...@redhat.com.
MAX_PCI_SLOTS should be in pci.h instead of qdev.h?
And the name should be start with PCI_ prefix for consistency?
Except that, the patches look okay.
thanks,
On Tue, Aug 24, 2010 at 02:49:27PM +0800, Ken CC wrote:
> Define MAX_PCI_SLOTS as 0x1f, if pci addr provided fr
On Mon, Aug 23, 2010 at 10:50:49AM +0100, stefano.stabell...@eu.citrix.com
wrote:
> From: Anthony PERARD
>
> This patch introduces Xen specific call in piix_pci.
>
> The specific part for Xen is in write_config, set_irq and get_pirq.
>
> Signed-off-by: Anthony PERARD
> Signed-off-by: Stefano
24.08.2010 15:02, Stefan Hajnoczi wrote:
[]
> Sometimes an improvement has a side effect and it makes sense to hold
> back the improvement until the side effect can be resolved. The
> period of time in which users could rely on qcow2 data integrity is
> small to none, I feel reverting the commit m
On Tue, Aug 24, 2010 at 11:40 AM, Kevin Wolf wrote:
> This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
>
> This fix has caused severe slowdowns on recent kernels that actually do flush
> when they are told so. Reverting this patch hurts correctness and means that
> we
> could get cor
On Tue, Aug 24, 2010 at 12:45:19PM +0200, Alexander Graf wrote:
> Daniel P. Berrange wrote:
> > On Tue, Aug 24, 2010 at 12:02:30AM +0200, Alexander Graf wrote:
> >
> >> The monitor command for hotplugging is in i386 specific code. This is just
> >> plain wrong, as S390 just learned how to do hot
Daniel P. Berrange wrote:
> On Tue, Aug 24, 2010 at 12:02:30AM +0200, Alexander Graf wrote:
>
>> The monitor command for hotplugging is in i386 specific code. This is just
>> plain wrong, as S390 just learned how to do hotplugging too and needs to
>> get drives for that.
>>
>> So let's add a gen
This reverts commit 8b3b720620a1137a1b794fc3ed64734236f94e06.
This fix has caused severe slowdowns on recent kernels that actually do flush
when they are told so. Reverting this patch hurts correctness and means that we
could get corrupted images in case of a host crash. This means that qcow2 migh
Thank you Stefan,
I will work on this.
Thanks for the support.
On Tue, Aug 24, 2010 at 2:43 PM, Stefan Hajnoczi wrote:
> On Tue, Aug 24, 2010 at 10:02 AM, Thisara Rupasinghe
> wrote:
> > Thank you very much for your information.
> >
> > That means i can pass web cam as usb device into the emul
On 08/23/2010 07:02 PM, Anthony Liguori wrote:
On 08/23/2010 10:14 AM, Avi Kivity wrote:
On 08/23/2010 05:47 PM, Anthony Liguori wrote:
Devices can contain references to structs and objects. If a
Device contains a reference to an object, the object should be
stored in a BusState which i
On Tue, Aug 24, 2010 at 12:02:30AM +0200, Alexander Graf wrote:
> The monitor command for hotplugging is in i386 specific code. This is just
> plain wrong, as S390 just learned how to do hotplugging too and needs to
> get drives for that.
>
> So let's add a generic copy to generic code that handle
On Tue, Aug 24, 2010 at 10:02 AM, Thisara Rupasinghe
wrote:
> Thank you very much for your information.
>
> That means i can pass web cam as usb device into the emulator. right?
> If you can give me some directions, that will be very helpful.
Please keep qemu-devel@nongnu.org CCed so others can h
Am 24.08.2010 03:04, schrieb Laurent Vivier:
> This patch allows to connect Qemu using NBD protocol to an nbd-server
> using named exports.
>
> For instance, if on the host "isoserver", in /etc/nbd-server/config, you have:
>
> [generic]
> [debian-500-ppc-netinst]
> exportname = /ISO/debia
On Tue, Aug 24, 2010 at 6:04 AM, Thisara Rupasinghe
wrote:
> There I need to use machines
> character device "dev/vedio0" and stream that to the qemu environment.
> Therefore on the emulator that web cam stream will be available as the
> emulators character device "dev/video0". So how can I able t
Om du har problem med att läsa detta e-postmeddelande, klicka här
(http://www.anp.se/newsletterweb/846225/444059437941455D4B7142445C43) för en
webb-version.
Vårt nyhetsbrev skickas automatiskt till våra kunder och intressenter. Vill du
inte ha detta nyhetsbrev framöver, klicka här för att avpre
68 matches
Mail list logo