qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-06 17:26:31 to 2009-01-08 20:17:46 UTC [more...]

[Qemu-devel] [PATCH 0 of 3] Fix keymap handling for vnc console
 2009-01-08 20:17 UTC  (3+ messages)

[Qemu-devel] [PATCH][Resend] IDE: Return zero when reading error register with slave selected
 2009-01-08 20:11 UTC  (2+ messages)

[Qemu-devel] [6251] Fix IDE debug
 2009-01-08 20:01 UTC 

[Qemu-devel] [PATCH] mark nic as trusted
 2009-01-08 19:58 UTC  (13+ messages)

[Qemu-devel] [PATCH v3 0/5] Marry slirp and qemu character device
 2009-01-08 19:55 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/5] Redirect slirp traffic to/from "
` [Qemu-devel] [PATCH v3 2/5] Add vmchannel command line option
` [Qemu-devel] [PATCH v3 3/5] Add slirp_restrict option
` [Qemu-devel] [PATCH v3 4/5] Add "restrict" and "ip" option to "user" net option
` [Qemu-devel] [PATCH v3 5/5] Add support for vmchannel socket migration

[Qemu-devel] [PATCH 1/4] Add 'set_link' monitor command
 2009-01-08 19:46 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH 2/4] Allow devices be notified of link status change
    ` [Qemu-devel] [PATCH 3/4] Implement e1000 link status
      ` [Qemu-devel] [PATCH 4/4] Implement virtio_net "
  ` [Qemu-devel] Re: [PATCH 1/4] Add 'set_link' monitor command

[Qemu-devel] [6250] Implement virtio_net link status (Mark McLoughlin)
 2009-01-08 19:46 UTC 

[Qemu-devel] [6249] Implement e1000 link status (Mark McLoughlin)
 2009-01-08 19:45 UTC 

[Qemu-devel] [6248] Allow devices be notified of link status change (Mark McLoughlin)
 2009-01-08 19:45 UTC 

[Qemu-devel] [6247] Add 'set_link' monitor command (Mark McLoughlin)
 2009-01-08 19:44 UTC 

[Qemu-devel] [PATCH 0/3] info blockstats (block-qcow2): show highest allocated offset (bytes)
 2009-01-08 19:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-nbd: fix options: -b (--bind) expects an argument (IFACE)
 2009-01-08 19:34 UTC  (2+ messages)

[Qemu-devel] [6246] qemu-nbd: fix options: -b (--bind) expects an argument (IFACE) ( Uri Lublin)
 2009-01-08 19:34 UTC 

[Qemu-devel] [PATCH v2] qcow2: free old snapshots array upon creation of a new one
 2009-01-08 19:32 UTC  (2+ messages)

[Qemu-devel] [6245] qcow2: free old snapshots array upon creation of a new one ( Uri Lublin)
 2009-01-08 19:32 UTC 

[Qemu-devel] [PATCH] qcow1: Fix compressed images
 2009-01-08 19:29 UTC  (2+ messages)

[Qemu-devel] [6244] qcow1: Fix compressed images (Kevin Wolf)
 2009-01-08 19:29 UTC 

[Qemu-devel] [6243] Add support for vmchannel socket migration (Gleb Natapov)
 2009-01-08 19:27 UTC 

[Qemu-devel] [6242] Add "restrict" and "ip" option to "user" net option (Gleb Natapov)
 2009-01-08 19:26 UTC 

[Qemu-devel] [6241] Add slirp_restrict option (Gleb Natapov)
 2009-01-08 19:24 UTC 

[Qemu-devel] [6240] Redirect slirp traffic to/from qemu character device (Gleb Natapov)
 2009-01-08 19:18 UTC 

[Qemu-devel] qemu: block.c: introducing "fmt:FMT:" prefix to image-filenames
 2009-01-08 19:15 UTC  (6+ messages)

[Qemu-devel] [6239] Add model field to nic info (Mark McLoughlin)
 2009-01-08 19:01 UTC 

[Qemu-devel] [PATCH] target-ppc: add integer Altivec instructions, take 2
 2009-01-08 18:57 UTC  (22+ messages)
` [Qemu-devel] [PATCH 07/40] Add GEN_VXRFORM{, 1} macros for subsequent instructions
` [Qemu-devel] [PATCH 08/40] Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 18/40] Add v{add, sub}{s, u}{b, h, w}s instructions
` [Qemu-devel] [PATCH 20/40] Add vs{l,r} instructions
` [Qemu-devel] [PATCH 23/40] Add vspltis{b,h,w} instructions

[Qemu-devel] [PATCH 3/3] info blockstats: show highest_allocated if exists
 2009-01-08 18:55 UTC 

[Qemu-devel] [6238] Add vspltis{b,h,w} instructions
 2009-01-08 18:54 UTC 

[Qemu-devel] [6237] Add vs{l,r} instructions
 2009-01-08 18:54 UTC 

[Qemu-devel] [6236] Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
 2009-01-08 18:54 UTC 

[Qemu-devel] [6235] Add GEN_VXRFORM{, 1} macros for subsequent instructions
 2009-01-08 18:54 UTC 

[Qemu-devel] [PATCH 2/3] block-qcow2: export highest_allocated through BlockDriverInfo and get_info()
 2009-01-08 18:53 UTC 

[Qemu-devel] [6234] Improve PCI debug support
 2009-01-08 18:52 UTC 

[Qemu-devel] [PATCH 1/3] block-qcow2: keep highest allocated offset (bytes)
 2009-01-08 18:52 UTC 

[Qemu-devel] [PATCH] MIPS CP0 Random register fix
 2009-01-08 18:51 UTC  (2+ messages)

[Qemu-devel] [6233] target-mips: CP0 Random register improvements
 2009-01-08 18:48 UTC 

[Qemu-devel] [6232] cmd646: correctly enable IDE channels
 2009-01-08 16:01 UTC 

[Qemu-devel] [6231] target-ppc: move OpenBIOS machines type to ppc.h from hw/ ppc_oldworld.c
 2009-01-08 16:01 UTC 

[Qemu-devel] [6230] Some more updates for the g3bw -> g3beige change
 2009-01-08 16:01 UTC 

[Qemu-devel] [PATCH] qemu: report issues causing the kvm probe to fail v3
 2009-01-08 15:28 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [6216] Add a model string to VLANClientState (Mark McLoughlin)
 2009-01-08 14:47 UTC  (7+ messages)
    ` [Qemu-devel] [PATCH 1/4] Add qemu_check_nic_model() and qemu_check_nic_model_list()
      ` [Qemu-devel] [PATCH 2/4] Check NIC model in some NIC init functions
        ` [Qemu-devel] [PATCH 3/4] Make virtio_net_init() return void
          ` [Qemu-devel] [PATCH 4/4] Make pci_nic_init() use qemu_setup_nic_model()

[Qemu-devel] [PATCH] qcow2: free old snapshots array upon creation of a new one
 2009-01-08 13:52 UTC  (4+ messages)

[Qemu-devel] qcow1 compression
 2009-01-08 12:15 UTC  (3+ messages)

[Qemu-devel] [PATCH]: add leon target
 2009-01-08 11:10 UTC  (10+ messages)

[Qemu-devel] [PATCH] TSC2005 interrupt handling fix
 2009-01-08 10:44 UTC  (5+ messages)

[Qemu-devel] [6219] add missing MAC address to info_str for some NICs (Mark McLoughlin)
 2009-01-08  9:45 UTC  (4+ messages)

[Qemu-devel] [6229] update the documentation for the g3bw -> g3beige change
 2009-01-07 23:51 UTC 

[Qemu-devel] [6228] target-ppc: Switch ppc_oldworld.c to G3 beige
 2009-01-07 23:38 UTC 

[Qemu-devel] [6227] CRIS: Purify some of the flag evaluation helpers
 2009-01-07 23:38 UTC 

[Qemu-devel] [6226] ETRAX: Always provide a valid net model
 2009-01-07 22:46 UTC 

[Qemu-devel] Qemu as a System Simulator
 2009-01-07 22:37 UTC  (3+ messages)

[Qemu-devel] [6225] CRIS: Enable NTPL
 2009-01-07 20:07 UTC 

[Qemu-devel] [6224] Fix build breakage introduced by r6219
 2009-01-07 20:00 UTC 

[Qemu-devel] [6223] CRIS: Add a bunch of syscall numbers
 2009-01-07 19:47 UTC 

[Qemu-devel] [6222] CRIS: Clone flags are reversed on CRIS
 2009-01-07 19:43 UTC 

[Qemu-devel] [PATCH 3/5][RFC] virtio-net: Name the status bits, adding promisc and allmulti
 2009-01-07 18:14 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 2/5][RFC] virtio-net: Add load/save for status bits
 2009-01-07 18:12 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] PATCH: enable -clock dynticks for non-linux hosts
 2009-01-07 17:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu: block.c: introducing "fmt:FMT:" prefix to image-filenames
 2009-01-07 17:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-net migration fix
 2009-01-07 17:51 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [6221] virtio-net migration fix (Mark McLoughlin)
 2009-01-07 17:50 UTC 

[Qemu-devel] Re: [PATCH 1/4] Add 'set_link' monitor command
 2009-01-07 17:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] Add a model string to VLANClientState
  ` [Qemu-devel] "

[Qemu-devel] [6220] Add a -net name=foo parameter (Mark McLoughlin)
 2009-01-07 17:48 UTC 

[Qemu-devel] [6218] Add qemu_format_nic_info_str() (Mark McLoughlin)
 2009-01-07 17:46 UTC 

[Qemu-devel] [6217] Assign a name to each VLAN client (Mark McLoughlin)
 2009-01-07 17:43 UTC 

[Qemu-devel] [PATCH][RESEND] snapshot subcommand for qemu-img (v2)
 2009-01-07 17:40 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [6215] snapshot subcommand for qemu-img (Kevin Wolf)
 2009-01-07 17:40 UTC 

[Qemu-devel] [PATCH 5/5][RFC] virtio-net: Add additional MACs via a filter table
 2009-01-07 17:37 UTC 

[Qemu-devel] [PATCH 4/5][RFC] virti-net: Enable filtering based on MAC, promisc, broadcast and allmulti
 2009-01-07 17:37 UTC 

[Qemu-devel] [PATCH 1/5][RFC] virtio-net: Allow setting the MAC address via set_config
 2009-01-07 17:37 UTC 

[Qemu-devel] [PATCH 0/5][RFC] virtio-net: MAC filtering
 2009-01-07 17:37 UTC 

[Qemu-devel] [PATCH][RESEND] qcow2: Fix cluster allocation
 2009-01-07 17:34 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] add "serial" parameter to -drive flag
 2009-01-07 17:32 UTC  (2+ messages)

[Qemu-devel] [6214] add "serial" parameter to -drive flag (Gleb Natapov)
 2009-01-07 17:32 UTC 

[Qemu-devel] [6213] qcow2: Fix cluster allocation (Kevin Wolf)
 2009-01-07 17:22 UTC 

[Qemu-devel] [PATCH v2 0/5] Marry slirp and qemu character device
 2009-01-07 16:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] Redirect slirp traffic to/from "

[Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial)
 2009-01-07 16:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed

[Qemu-devel] [PATCH] fix usb-hid SET_IDLE behaviour
 2009-01-07 16:43 UTC  (5+ messages)

[Qemu-devel] [PATCH][RESEND] Fix compressed qcow2
 2009-01-07 16:43 UTC  (2+ messages)

[Qemu-devel] [6212] Fix compressed qcow2 (Gleb Natapov)
 2009-01-07 16:43 UTC 

[Qemu-devel] [6211] fix usb-hid SET_IDLE behaviour (Stefano Stabellini)
 2009-01-07 16:41 UTC 

[Qemu-devel] [PATCH v2] mark nic as trusted
 2009-01-07 16:38 UTC 

[Qemu-devel] MMIO address changes
 2009-01-07 15:39 UTC  (3+ messages)

[Qemu-devel] [6210] CRIS: Implement set_thread_area for CRIS
 2009-01-07 14:19 UTC 

[Qemu-devel] [6209] ETRAX: Correct size of control-register area
 2009-01-07 14:00 UTC 

[Qemu-devel] [6208] ETRAX: Process out channels immediately when the channel is started
 2009-01-07 13:46 UTC 

[Qemu-devel] [6207] ETRAX: Correctly update the interrupt vector when interrupts get masked
 2009-01-07 13:30 UTC 

[Qemu-devel] [6206] ETRAX: Support timer count reads and correct frequencies
 2009-01-07 13:24 UTC 

[Qemu-devel] [6205] CRIS: Use a helper for lz
 2009-01-07 13:19 UTC 

[Qemu-devel] [6204] CRIS: bound operates directly on regs, no need to allocate temp destination
 2009-01-07 13:15 UTC 

[Qemu-devel] [6203] CRIS: Speedup btst by using a helper
 2009-01-07 13:11 UTC 

[Qemu-devel] [6202] ETRAX: Add a dummy tempsensor and correct the NAND flash model
 2009-01-07 13:05 UTC 

[Qemu-devel] [6201] CRIS: NMI wakes up the core
 2009-01-07 12:36 UTC 

[Qemu-devel] [6200] CRIS: NMI wakes up the core
 2009-01-07 12:35 UTC 

[Qemu-devel] [6199] CRIS: Move operations can be optimized as arithmetic ones for cc evaluation
 2009-01-07 12:27 UTC 

[Qemu-devel] [6198] CRIS: Slight performance improvement for flag evaluation
 2009-01-07 12:25 UTC 

[Qemu-devel] [6197] ETRAX: Add a model for the axis devboard88 machine
 2009-01-07 12:19 UTC 

[Qemu-devel] [6196] ETRAX: No need to mask off the I flag twice at reset
 2009-01-07 12:13 UTC 

[Qemu-devel] [6195] gdbstub: fix gdbserver_fork
 2009-01-07 12:00 UTC  (2+ messages)

[Qemu-devel] Merging improvements from VirtualBox OSE into qemu?
 2009-01-06 22:17 UTC  (7+ messages)

[Qemu-devel] Creating a ipod simulator with qemu for debugging rockbox
 2009-01-06 21:32 UTC 

[Qemu-devel] keyboard dont' respond after booting
 2009-01-06 19:17 UTC  (2+ messages)

[Qemu-devel] [6095] User-mode GDB stub improvements - handle fork
 2009-01-06 19:08 UTC  (4+ messages)

[Qemu-devel] [6194] Add missing space
 2009-01-06 18:57 UTC 

[Qemu-devel] [PATH] gdbstub: fix gdbserver_fork
 2009-01-06 18:02 UTC 


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