messages from 2008-10-01 15:36:38 to 2008-10-06 15:24:15 UTC [more...]
[Qemu-devel] [PATCH] USB over network
2008-10-06 15:24 UTC (11+ messages)
[Qemu-devel] [patch 1/2] machine struct - use C99 initializers
2008-10-06 15:26 UTC (5+ messages)
[Qemu-devel] New savevm version
2008-10-06 14:57 UTC
[Qemu-devel] [5434] Introduce v3 of savevm protocol
2008-10-06 14:53 UTC
[Qemu-devel] [5433] Add dirty tracking for live migration
2008-10-06 14:02 UTC
[Qemu-devel] [5432] Add bdrv_flush_all()
2008-10-06 13:55 UTC
[Qemu-devel] [5431] Allow the monitor to be suspended during non-blocking op
2008-10-06 13:52 UTC
[Qemu-devel] [PATCH, RFC] Update qemu-tech.texi, needs verification
2008-10-06 13:26 UTC (5+ messages)
[Qemu-devel] Add Core Duo support
2008-10-06 13:26 UTC (2+ messages)
[Qemu-devel] [patch 2/2] machine struct - specify max_cpus at the per machine level
2008-10-06 13:11 UTC
[Qemu-devel] Small issue in the IDE emulation
2008-10-06 11:14 UTC (4+ messages)
Hash table based symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets)
2008-10-06 10:29 UTC
[Qemu-devel] [patch 0/4] [RFC] Add flash emulation to the Versatile PB platform
2008-10-06 9:48 UTC (14+ messages)
` [Qemu-devel] [patch 1/4] Increase write buffer size in pflash emulation
` [Qemu-devel] [patch 2/4] Reset wcycle after erase confirm
` [Qemu-devel] [patch 3/4] Improve pflash cfi01 debug messages
` [Qemu-devel] [patch 4/4] Add Flash support to the Versatile PB platform
[Qemu-devel] [PATCH 0/4] Improve emulated scsi write performance
2008-10-06 7:27 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/4] lsi_queue_command: add dma direction parameter
` [Qemu-devel] [PATCH 2/4] Refactor lsi_do_command to queue read and write ops
` [Qemu-devel] [PATCH 3/4] Refactor scsi-disk layer for queue'ing writes
` [Qemu-devel] [PATCH 4/4] Reallocate dma buffers in read/write path if needed
[Qemu-devel] [PATCH] sparc: show size for unassigned accesses
2008-10-06 5:20 UTC (3+ messages)
[Qemu-devel] sys/poll.h no longer used?
2008-10-05 19:20 UTC
[Qemu-devel] [5430] Silence some warnings about no value returned from non-void function
2008-10-05 11:47 UTC
[Qemu-devel] [5429] Make various generated structures static
2008-10-05 11:45 UTC
[Qemu-devel] [5428] Make target_sigaltstack_used static
2008-10-05 11:09 UTC
[Qemu-devel] [5427] Export x86_stack_size in qemu.h
2008-10-05 11:05 UTC
[Qemu-devel] [5426] Make ioctl table static
2008-10-05 10:52 UTC
[Qemu-devel] [5425] Make bitmask tables static const
2008-10-05 10:51 UTC
[Qemu-devel] [5424] Make struct_termios_def const
2008-10-05 10:49 UTC
[Qemu-devel] [5423] Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
2008-10-05 10:30 UTC
[Qemu-devel] [5422] Make audio_pcm_opsstatic const
2008-10-05 10:01 UTC
[Qemu-devel] [5421] Add some missing static and const qualifiers, reg_names only used if NDEBUG set
2008-10-05 9:59 UTC
[Qemu-devel] [5420] Variable logfilename is not used outside exec.c
2008-10-05 9:57 UTC
[Qemu-devel] [5419] Variable autostart is not used outside main()
2008-10-05 9:56 UTC
[Qemu-devel] patch to change window title in qemu vnc
2008-10-04 22:24 UTC (2+ messages)
[Qemu-devel] [5418] Update Sparc docs, add -cpu flag
2008-10-04 20:43 UTC
[Qemu-devel] [5411] Implement SSE4.1, SSE4.2 (x86)
2008-10-04 11:38 UTC (3+ messages)
[Qemu-devel] [5417] Fix crc32w decoding, fix a constant width in blendvpd
2008-10-04 11:33 UTC
[Qemu-devel] [5416] Make network packet debug functions more accessible
2008-10-04 7:25 UTC
[Qemu-devel] [5415] Add some missing static qualifiers
2008-10-04 7:24 UTC
[Qemu-devel] [5414] Move nographic export to sysemu.h
2008-10-04 7:22 UTC
[Qemu-devel] [5413] Use qemu-log.h
2008-10-04 7:20 UTC
[Qemu-devel] [5412] x86 "popcnt" affects flags
2008-10-04 3:32 UTC
[Qemu-devel] [PATCH] 4/5: Adjustment needed for (some?) amd64 guests on i386 hosts
2008-10-03 23:38 UTC (6+ messages)
` [Qemu-devel] Documentation/tools on debuging dyngen code?
[Qemu-devel] [5410] Improve pflash cfi01 debug messages (Thomas Petazzoni)
2008-10-03 23:09 UTC
[Qemu-devel] [5409] Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni)
2008-10-03 23:00 UTC
[Qemu-devel] [PATCH] configure needs to check zlib devel files installed
2008-10-03 21:00 UTC
[Qemu-devel] [5408] Rearrange tick functions
2008-10-03 19:04 UTC
[Qemu-devel] [5407] Fix missing prototype warnings by moving declarations
2008-10-03 19:02 UTC
[Qemu-devel] [5406] Fix warning about unused function
2008-10-03 19:01 UTC
[Qemu-devel] [5405] Fix warning about missing return value
2008-10-03 19:00 UTC
[Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets
2008-10-03 17:14 UTC (7+ messages)
[Qemu-devel] pc/i386: legacy memory attributes - write only?
2008-10-03 14:10 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/3] Refactor AIO to allow multiple AIO implementations
2008-10-03 13:33 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [patch] move MAX_CPUS to cpu.h
2008-10-03 9:40 UTC (5+ messages)
` [Qemu-devel] [patch] Introduce per machine based max_cpu variable
[Qemu-devel] [5380] target-ppc: fix computation of XER.{CA, OV} in addme, subfme
2008-10-02 21:36 UTC (5+ messages)
` [Qemu-devel] target-ppc: does not compile anymore
[Qemu-devel] [PATCH] Add support for CPU_LOG_INT (MIPS targets)
2008-10-02 20:04 UTC
[Qemu-devel] [5404] Optimize 64 bit bswap
2008-10-02 20:02 UTC
[Qemu-devel] [5403] Do not use load_seg_vm to load CS in real mode iret handling
2008-10-02 20:02 UTC
[Qemu-devel] [5402] Include qemu-common.h in order to get prototypes for qemu_malloc etc
2008-10-02 19:55 UTC
[Qemu-devel] [5401] Resurrect the safe part of r5274
2008-10-02 19:14 UTC
[Qemu-devel] Snapshots not bound to an architecture?
2008-10-02 19:07 UTC
[Qemu-devel] [5400] Make PCI class description tables const
2008-10-02 18:33 UTC
[Qemu-devel] [5399] Make monitor command tables const
2008-10-02 18:32 UTC
[Qemu-devel] [5398] Make some i386 disassembler tables const
2008-10-02 18:29 UTC
[Qemu-devel] [5397] Make CPULogItem tables const
2008-10-02 18:27 UTC
[Qemu-devel] [5396] Make keysym tables const
2008-10-02 18:26 UTC
[Qemu-devel] [5395] Make some tables const
2008-10-02 18:24 UTC
[Qemu-devel] [PATCH] sparc32: fix MXCC printf warning
2008-10-02 18:09 UTC (2+ messages)
[Qemu-devel] [PATCH] sparc: sun ss20 OBP does 32bit register access to esp
2008-10-02 18:08 UTC (2+ messages)
[Qemu-devel] [5394] Sun ss20 OBP does 32bit register access to esp (Robert Reif)
2008-10-02 18:07 UTC
[Qemu-devel] [5393] Fix MXCC printf warning (based on patch by Robert Reif)
2008-10-02 18:06 UTC
[Qemu-devel] [5382] hw/apic.c: use bsr and bsf on x86_64
2008-10-02 18:00 UTC (2+ messages)
[Qemu-devel] [PATCH] Add missing parenthesis in qemu_ram_alloc()
2008-10-02 17:35 UTC (2+ messages)
[Qemu-devel] [5392] Add missing parenthesis in qemu_ram_alloc()
2008-10-02 17:34 UTC
[Qemu-devel] [PATCH 1/4] add byteordered types to qemu
2008-10-02 15:55 UTC (14+ messages)
` [Qemu-devel] [PATCH 4/4] pci: use pci_config_header in pci.c
[Qemu-devel] Problem on QEMU that doesn't exist on VMware
2008-10-02 15:06 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2
2008-10-02 12:57 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] scsi-disk: correct SCSI error reporting
2008-10-02 9:38 UTC
[Qemu-devel] Can't boot my sparc system anymore
2008-10-02 0:08 UTC (11+ messages)
[Qemu-devel] [PATCH] Add USB sys file-system support
2008-10-01 23:19 UTC (14+ messages)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v2)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v3)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] Add USB sys file-system support (v4)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] Add USB sys file-system support (v5)
` [Qemu-devel] "
` [Qemu-devel] [PATCH] Add USB sys file-system support (v6)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v7)
` [Qemu-devel] [PATCH] Add USB sys file-system support (v8)
[Qemu-devel] [PATCH] Reset CPU on INIT IPI
2008-10-01 22:02 UTC (2+ messages)
[Qemu-devel] [5391] ppc: fix crash in ppc system single step support
2008-10-01 22:01 UTC
[Qemu-devel] [5390] Reset CPU on INIT IPI
2008-10-01 22:01 UTC
[Qemu-devel] [PATCH] Add mincore syscall
2008-10-01 21:49 UTC (2+ messages)
[Qemu-devel] [PATCH] Add inotify syscall family
2008-10-01 21:49 UTC (2+ messages)
[Qemu-devel] Re: [PATCH] Add fadvise64 stubs
2008-10-01 21:49 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [patch] use bsr and bsf on x86_64
2008-10-01 21:48 UTC
[Qemu-devel] [RESEND][PATCH] fix default size handling in monitor
2008-10-01 21:47 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc32 guests: fix computation of XER.{CA, OV} in addme, subfme, mullwo
2008-10-01 21:47 UTC (2+ messages)
[Qemu-devel] [5389] Fix cscope filelist by removing leading ./
2008-10-01 21:46 UTC
[Qemu-devel] [5388] Add inotify syscall family
2008-10-01 21:46 UTC
[Qemu-devel] [5387] Add mincore syscall
2008-10-01 21:46 UTC
[Qemu-devel] [5386] Add fadvise64 stubs
2008-10-01 21:46 UTC
[Qemu-devel] [5385] qemu: improve scsi dma speed by increasing the dma buffer size
2008-10-01 21:46 UTC
[Qemu-devel] [5384] monitor: add sendkey support for comma, dot and slash
2008-10-01 21:46 UTC
[Qemu-devel] [5383] qemu-doc: document use of raw values with sendkey
2008-10-01 21:46 UTC
[Qemu-devel] [5381] fix default size handling in monitor
2008-10-01 21:45 UTC
[Qemu-devel] [PATCH] Fix cscope filelist by removing leading ./
2008-10-01 21:45 UTC (5+ messages)
[Qemu-devel] [5379] target-ppc: fix mullw/mullwo
2008-10-01 21:45 UTC
[Qemu-devel] [5378] Fix warning about variables used uninitialized
2008-10-01 19:39 UTC
[Qemu-devel] [5377] Make some variables static
2008-10-01 19:38 UTC
[Qemu-devel] [5376] Make some variables static
2008-10-01 19:06 UTC
[Qemu-devel] [PATCH] 1/5: FreeBSD also has clock_gettime
2008-10-01 18:34 UTC
[Qemu-devel] [PATCH] 5/5: no need (?) for a dummy file on FreeBSD too
2008-10-01 18:41 UTC
[Qemu-devel] [PATCH] 2/5: open() can also return EPERM for O_RDWR on a readonly device
2008-10-01 18:36 UTC
[Qemu-devel] [PATCH] 3/5: Bugfix needed for FreeBSD/amd64 guests
2008-10-01 18:38 UTC
[Qemu-devel] [PATCH] 0/5: 5 patches from FreeBSD ports (and an incomplete 6th)
2008-10-01 18:49 UTC
[Qemu-devel] [5375] Change some qualifiers to static
2008-10-01 18:13 UTC
[Qemu-devel] [5374] Remove unused variables
2008-10-01 18:08 UTC
[Qemu-devel] [5373] Fix warning about incompatible types
2008-10-01 18:02 UTC
[Qemu-devel] [5372] Remove unused functions
2008-10-01 17:58 UTC
[Qemu-devel] [5371] Remove unused variable
2008-10-01 17:57 UTC
[Qemu-devel] x86 MMX register access problem seen on Sparc host
2008-10-01 17:26 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).